forked from rosa/hakurei
internal/rosa/package: replace assignment syntax
This commit is contained in:
@@ -3,7 +3,7 @@ package zstd {
|
||||
website = "https://facebook.github.io/zstd"
|
||||
anitya = 12083
|
||||
|
||||
version := "1.5.7"
|
||||
version# = "1.5.7"
|
||||
source = remoteGitHubRelease {
|
||||
suffix = "facebook/zstd"
|
||||
tag = "v"+version
|
||||
|
||||
Reference in New Issue
Block a user