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 rdfind {
|
||||
website = "https://rdfind.pauldreik.se";
|
||||
anitya = 231641;
|
||||
|
||||
version* = "1.8.0";
|
||||
version# = "1.8.0";
|
||||
source = remoteTar {
|
||||
url = "https://rdfind.pauldreik.se/rdfind-"+version+".tar.gz";
|
||||
checksum = "PoaeJ2WIG6yyfe5VAYZlOdAQiR3mb3WhAUMj2ziTCx_IIEal4640HMJUb4SzU9U3";
|
||||
|
||||
Reference in New Issue
Block a user