aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/rosa/package/make.az
diff options
context:
space:
mode:
authorOphestra <cat@gensokyo.uk>2026-05-24 16:18:19 +0900
committerOphestra <cat@gensokyo.uk>2026-05-24 16:20:26 +0900
commita3867ad65fd07b2daead85fe5c30422ac916890e (patch)
tree1ee2ada5ce6523a55d0c73967eb16345bb2a3f35 /internal/rosa/package/make.az
parent689f97297691beb266ded94e7b4fdcd4a36da51b (diff)
internal/rosa/azalea: replace binding token
This replaces the '*' placeholder with a less confusing '#'. Signed-off-by: Ophestra <cat@gensokyo.uk>
Diffstat (limited to 'internal/rosa/package/make.az')
-rw-r--r--internal/rosa/package/make.az2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/rosa/package/make.az b/internal/rosa/package/make.az
index a0e1aec1..5917994c 100644
--- a/internal/rosa/package/make.az
+++ b/internal/rosa/package/make.az
@@ -3,7 +3,7 @@ package make {
website = "https://www.gnu.org/software/make";
anitya = 1877;
- version* = "4.4.1";
+ version# = "4.4.1";
source = remoteTar {
url = "https://ftpmirror.gnu.org/gnu/make/make-"+version+".tar.gz";
checksum = "YS_B07ZcAy9PbaK5_vKGj64SrxO2VMpnMKfc9I0Q9IC1rn0RwOH7802pJoj2Mq4a";