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 foot {
|
||||
website = "https://codeberg.org/dnkl/foot";
|
||||
anitya = 141611;
|
||||
|
||||
version* = "1.27.0";
|
||||
version# = "1.27.0";
|
||||
source = remoteTar {
|
||||
url = "https://codeberg.org/dnkl/foot/archive/"+version+".tar.gz";
|
||||
checksum = "E2XIPRD8t-WBBJUebIwChFT8K_85diwdalssUNwnuZBIynPa7rlXro5WCe9v3UlK";
|
||||
|
||||
Reference in New Issue
Block a user