ports/opt (3.7): libjpeg-turbo: updated to version 3.0.2
commit 7374d47cf3c26a89a3374f4eb4ef3d2e62204554 Author: Juergen Daubert <jue@jue.li> Date: Thu Jan 25 18:00:50 2024 +0100 libjpeg-turbo: updated to version 3.0.2 diff --git a/libjpeg-turbo/.signature b/libjpeg-turbo/.signature index 0adc98df7..c0ed8f296 100644 --- a/libjpeg-turbo/.signature +++ b/libjpeg-turbo/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/RGS5+1Y8kL3stY0ZBRrdvgKrBEL6Mf96Bo2CxLNtfLCuGeBjJxR39v2+0ZNspdYfszNUKbbZ1scM4hrvNKIaw0= -SHA256 (Pkgfile) = 177aaf20dc9640e5dcff6d4224a70bac40ccd3861e3bf0009832e222f3b231ae +RWSE3ohX2g5d/RFcp0V1FdclcKXubzugBR9YZ5jbvVY33Nj0/l/VAwlaHtGBfHZWavl/OmxUQztXaoonwfQWqn/VftCrQ2Hp0AY= +SHA256 (Pkgfile) = 630fb2159a126789f3221e1231e94755f543e380456aac72bbeab70bea8b8f3b SHA256 (.footprint) = 511b64f545cd43fd75279b4a287fc382dbfe8ec62b163604015808fcedf8cdf0 -SHA256 (libjpeg-turbo-3.0.1.tar.gz) = 22429507714ae147b3acacd299e82099fce5d9f456882fc28e252e4579ba2a75 +SHA256 (libjpeg-turbo-3.0.2.tar.gz) = c2ce515a78d91b09023773ef2770d6b0df77d674e144de80d63e0389b3a15ca6 diff --git a/libjpeg-turbo/Pkgfile b/libjpeg-turbo/Pkgfile index 90bc64e93..b67395ea3 100644 --- a/libjpeg-turbo/Pkgfile +++ b/libjpeg-turbo/Pkgfile @@ -4,9 +4,9 @@ # Depends on: nasm name=libjpeg-turbo -version=3.0.1 +version=3.0.2 release=1 -source=(https://downloads.sourceforge.net/project/$name/$version/$name-$version.tar....) +source=(https://github.com/libjpeg-turbo/libjpeg-turbo/releases/download/$version/$n...) build() { cmake -S $name-$version -B build -G Ninja \
participants (1)
-
crux@crux.nu