forked from rosa/hakurei
internal/rosa/package: replace assignment syntax
This commit is contained in:
@@ -3,7 +3,7 @@ package libexpat {
|
||||
website = "https://libexpat.github.io"
|
||||
anitya = 770
|
||||
|
||||
version := "2.8.1"
|
||||
version# = "2.8.1"
|
||||
source = remoteGitHubRelease {
|
||||
suffix = "libexpat/libexpat"
|
||||
tag = "R_"+replace(version, ".", "_")
|
||||
|
||||
Reference in New Issue
Block a user