From a3867ad65fd07b2daead85fe5c30422ac916890e Mon Sep 17 00:00:00 2001 From: Ophestra Date: Sun, 24 May 2026 16:18:19 +0900 Subject: internal/rosa/azalea: replace binding token This replaces the '*' placeholder with a less confusing '#'. Signed-off-by: Ophestra --- internal/rosa/package/bzip2.az | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'internal/rosa/package/bzip2.az') diff --git a/internal/rosa/package/bzip2.az b/internal/rosa/package/bzip2.az index 12fb1d7c..f1b4ed25 100644 --- a/internal/rosa/package/bzip2.az +++ b/internal/rosa/package/bzip2.az @@ -3,7 +3,7 @@ package bzip2 { website = "https://sourceware.org/bzip2"; anitya = 237; - version* = "1.0.8"; + version# = "1.0.8"; source = remoteTar { url = "https://sourceware.org/pub/bzip2/bzip2-"+version+".tar.gz"; checksum = "cTLykcco7boom-s05H1JVsQi1AtChYL84nXkg_92Dm1Xt94Ob_qlMg_-NSguIK-c"; -- cgit v1.3.1