diff options
| author | Ophestra <cat@gensokyo.uk> | 2026-05-24 16:18:19 +0900 |
|---|---|---|
| committer | Ophestra <cat@gensokyo.uk> | 2026-05-24 16:20:26 +0900 |
| commit | a3867ad65fd07b2daead85fe5c30422ac916890e (patch) | |
| tree | 1ee2ada5ce6523a55d0c73967eb16345bb2a3f35 /internal/rosa/package/p11-kit.az | |
| parent | 689f97297691beb266ded94e7b4fdcd4a36da51b (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/p11-kit.az')
| -rw-r--r-- | internal/rosa/package/p11-kit.az | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/rosa/package/p11-kit.az b/internal/rosa/package/p11-kit.az index 9082dcc9..80d7c40e 100644 --- a/internal/rosa/package/p11-kit.az +++ b/internal/rosa/package/p11-kit.az @@ -3,7 +3,7 @@ package p11-kit { website = "https://p11-glue.freedesktop.org/p11-kit.html"; anitya = 2582; - version* = "0.26.2"; + version# = "0.26.2"; source = remoteGit { url = "https://github.com/p11-glue/p11-kit.git"; tag = version; |
