Libjxl: bump version (#11527)

This commit is contained in:
kenmays
2024-12-25 01:43:52 -08:00
committed by GitHub
parent dfb218a5ae
commit d0e8d3d964
2 changed files with 4 additions and 4 deletions

View File

@@ -12,10 +12,10 @@ LICENSE="BSD (3-clause)
Apache v2
MIT
Zlib"
REVISION="2"
SOURCE_URI="https://gitlab.com/wg1/jpeg-xl/-/archive/v$portVersion/jpeg-xl-v$portVersion.tar.bz2"
CHECKSUM_SHA256="378ebfee94e7d200db8c8dbbdf7b2c9b99367348c4c8f16dfb8a309a0a259c4c"
SOURCE_DIR="jpeg-xl-v$portVersion"
REVISION="1"
SOURCE_URI="https://github.com/libjxl/libjxl/archive/refs/tags/v$portVersion.tar.gz"
CHECKSUM_SHA256="1492dfef8dd6c3036446ac3b340005d92ab92f7d48ee3271b5dac1d36945d3d9"
SOURCE_DIR="libjxl-$portVersion"
PATCHES="libjxl0.11-$portVersion.patchset"
SOURCE_URI_2="https://codeberg.org/Begasus/skcms/raw/branch/master/skcms-20231106.tar.gz"