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 unzip {
|
||||
website = "https://infozip.sourceforge.net";
|
||||
anitya = 8684;
|
||||
|
||||
version* = "6.0";
|
||||
version# = "6.0";
|
||||
source = remoteTar {
|
||||
url = "https://downloads.sourceforge.net/project/infozip/"+
|
||||
"UnZip%206.x%20%28latest%29/UnZip%20"+version+"/"+
|
||||
|
||||
Reference in New Issue
Block a user