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/pkg-config.az | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'internal/rosa/package/pkg-config.az') diff --git a/internal/rosa/package/pkg-config.az b/internal/rosa/package/pkg-config.az index b8830cf5..6bde89b7 100644 --- a/internal/rosa/package/pkg-config.az +++ b/internal/rosa/package/pkg-config.az @@ -3,7 +3,7 @@ package pkg-config { website = "https://pkgconfig.freedesktop.org"; anitya = 3649; - version* = "0.29.2"; + version# = "0.29.2"; source = remoteGitLab { domain = "gitlab.freedesktop.org"; suffix = "pkg-config/pkg-config"; -- cgit v1.3.1