forked from rosa/hakurei
internal/rosa/package: replace assignment syntax
This commit is contained in:
@@ -3,7 +3,7 @@ package meson {
|
||||
website = "https://mesonbuild.com"
|
||||
anitya = 6472
|
||||
|
||||
version := "1.11.1"
|
||||
version# = "1.11.1"
|
||||
source = remoteGitHub {
|
||||
suffix = "mesonbuild/meson"
|
||||
tag = version
|
||||
|
||||
Reference in New Issue
Block a user