libjpeg-turbo: updated to version 3.0.2
This commit is contained in:
parent
0e98c5af1c
commit
7374d47cf3
@ -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
|
||||
|
@ -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.gz)
|
||||
source=(https://github.com/libjpeg-turbo/libjpeg-turbo/releases/download/$version/$name-$version.tar.gz)
|
||||
|
||||
build() {
|
||||
cmake -S $name-$version -B build -G Ninja \
|
||||
|
Loading…
x
Reference in New Issue
Block a user