internal/rosa/package: replace assignment syntax

This commit is contained in:
mae
2026-05-23 23:15:20 -05:00
parent dcfcc9992c
commit b72f6a743a
68 changed files with 100 additions and 100 deletions

View File

@@ -3,7 +3,7 @@ package libglvnd {
website = "https://gitlab.freedesktop.org/glvnd/libglvnd"
anitya = 12098
version := "1.7.0"
version# = "1.7.0"
source = remoteGitLab {
domain = "gitlab.freedesktop.org"
suffix = "glvnd/libglvnd"