diff options
| author | Emmett1 <me@emmett1.my> | 2026-04-27 14:52:13 +0000 |
|---|---|---|
| committer | Emmett1 <me@emmett1.my> | 2026-04-27 14:52:13 +0000 |
| commit | 4791bf94d041ec72e1932bc83701f17458c130e1 (patch) | |
| tree | 5242ad66aadca3a5a7274ddf79532e13d6f96013 /repos/extra/lcms2 | |
| parent | 439f45812902545b3facf081829b896723743daf (diff) | |
| parent | 78a8d6d2f7075aa2e4b49891ca67c2c1fe58c8ff (diff) | |
| download | alicelinux-4791bf94d041ec72e1932bc83701f17458c130e1.tar.gz alicelinux-4791bf94d041ec72e1932bc83701f17458c130e1.zip | |
Merge branch 'staging'
Diffstat (limited to 'repos/extra/lcms2')
| -rw-r--r-- | repos/extra/lcms2/.checksum | 2 | ||||
| -rw-r--r-- | repos/extra/lcms2/.files | 4 | ||||
| -rw-r--r-- | repos/extra/lcms2/abuild | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/repos/extra/lcms2/.checksum b/repos/extra/lcms2/.checksum index 2aefa208..472c2671 100644 --- a/repos/extra/lcms2/.checksum +++ b/repos/extra/lcms2/.checksum @@ -1 +1 @@ -c85d4ce529eb2867b8470f3a883bd1c7f6ef84be47b9d0b766fc7e04fc308ea5 lcms2-2.18.tar.gz +730f873079fc24b195f87557c872814206805242e977960ee9e8aff8cd6ab28b lcms2-2.19.tar.gz diff --git a/repos/extra/lcms2/.files b/repos/extra/lcms2/.files index 3c869bbc..1199ba7f 100644 --- a/repos/extra/lcms2/.files +++ b/repos/extra/lcms2/.files @@ -4,7 +4,7 @@ drwxr-xr-x root/root usr/include/ -rw-r--r-- root/root usr/include/lcms2_plugin.h drwxr-xr-x root/root usr/lib/ lrwxrwxrwx root/root usr/lib/liblcms2.so -> liblcms2.so.2 -lrwxrwxrwx root/root usr/lib/liblcms2.so.2 -> liblcms2.so.2.0.18 --rwxr-xr-x root/root usr/lib/liblcms2.so.2.0.18 +lrwxrwxrwx root/root usr/lib/liblcms2.so.2 -> liblcms2.so.2.0.19 +-rwxr-xr-x root/root usr/lib/liblcms2.so.2.0.19 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/lcms2.pc diff --git a/repos/extra/lcms2/abuild b/repos/extra/lcms2/abuild index 7c7c5b9e..5dbbc93b 100644 --- a/repos/extra/lcms2/abuild +++ b/repos/extra/lcms2/abuild @@ -1,4 +1,4 @@ name=lcms2 -version=2.18 +version=2.19 release=1 source="https://github.com/mm2/Little-CMS/releases/download/$name.${version#*.}/$name-$version.tar.gz" |