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 strace {
|
||||
website = "https://strace.io";
|
||||
anitya = 4897;
|
||||
|
||||
version* = "6.19";
|
||||
version# = "6.19";
|
||||
source = remoteFile {
|
||||
url = "https://strace.io/files/"+version+"/strace-"+version+".tar.xz";
|
||||
checksum = "XJFJJ9XLh_1rHS3m_QNjLKzkkBAooE-QT9p9lJNNWowAmd54IJop_fI4-IFtjeeL";
|
||||
|
||||
Reference in New Issue
Block a user