diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-01-17 16:59:29 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-01-17 16:59:29 +0000 |
| commit | 43bde341cbeb6d5a6b6d7ac58502e00f15c8e024 (patch) | |
| tree | 383f2fc8bf3cca946db6ce89415bf8bf531cc9d0 /repos/extra/lcms2/abuild | |
| parent | 5d70e0358e1c6d1e739019f97003e11c04edbf3c (diff) | |
| download | alicelinux-43bde341cbeb6d5a6b6d7ac58502e00f15c8e024.tar.gz alicelinux-43bde341cbeb6d5a6b6d7ac58502e00f15c8e024.zip | |
lcms2: updated to 2.18
Diffstat (limited to 'repos/extra/lcms2/abuild')
| -rw-r--r-- | repos/extra/lcms2/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/lcms2/abuild b/repos/extra/lcms2/abuild index 4e39af3e..7c7c5b9e 100644 --- a/repos/extra/lcms2/abuild +++ b/repos/extra/lcms2/abuild @@ -1,4 +1,4 @@ name=lcms2 -version=2.17 +version=2.18 release=1 source="https://github.com/mm2/Little-CMS/releases/download/$name.${version#*.}/$name-$version.tar.gz" |