forked from rosa/hakurei
internal/rosa/azalea: replace binding token
This replaces the '*' placeholder with a less confusing '#'. Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
@@ -3,7 +3,7 @@ package pcre2 {
|
||||
website = "https://pcre2project.github.io/pcre2";
|
||||
anitya = 5832;
|
||||
|
||||
version* = "10.47";
|
||||
version# = "10.47";
|
||||
source = remoteGitHubRelease {
|
||||
suffix = "PCRE2Project/pcre2";
|
||||
tag = "pcre2-"+version;
|
||||
|
||||
Reference in New Issue
Block a user