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 qemu {
|
||||
website = "https://www.qemu.org";
|
||||
anitya = 13607;
|
||||
|
||||
version* = "11.0.0";
|
||||
version# = "11.0.0";
|
||||
source = remoteTar {
|
||||
url = "https://download.qemu.org/qemu-"+version+".tar.bz2";
|
||||
checksum = "C64gdi_Tkdg2fTwD9ERxtWGcf8vNn_6UvczW0c-x0KW1NZtd3NbEOIrlDhYGn15n";
|
||||
|
||||
Reference in New Issue
Block a user