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/libbsd.az | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'internal/rosa/package/libbsd.az') diff --git a/internal/rosa/package/libbsd.az b/internal/rosa/package/libbsd.az index 0e381e21..4acc520b 100644 --- a/internal/rosa/package/libbsd.az +++ b/internal/rosa/package/libbsd.az @@ -3,7 +3,7 @@ package libbsd { website = "https://libbsd.freedesktop.org"; anitya = 1567; - version* = "0.12.2"; + version# = "0.12.2"; source = remoteGit { url = "https://gitlab.freedesktop.org/libbsd/libbsd.git"; tag = version; -- cgit v1.3.1