jasper: 3.0.6 -> 4.0.0

This commit is contained in:
Tim Biermann 2022-11-06 08:16:17 +00:00
parent d27be5998f
commit fa397483a2
3 changed files with 8 additions and 8 deletions

View File

@ -31,9 +31,9 @@ drwxr-xr-x root/root usr/include/jasper/
-rw-r--r-- root/root usr/include/jasper/jasper.h
drwxr-xr-x root/root usr/lib/
-rw-r--r-- root/root usr/lib/libjasper.a
lrwxrwxrwx root/root usr/lib/libjasper.so -> libjasper.so.6
lrwxrwxrwx root/root usr/lib/libjasper.so.6 -> libjasper.so.6.0.0
-rwxr-xr-x root/root usr/lib/libjasper.so.6.0.0
lrwxrwxrwx root/root usr/lib/libjasper.so -> libjasper.so.7
lrwxrwxrwx root/root usr/lib/libjasper.so.7 -> libjasper.so.7.0.0
-rwxr-xr-x root/root usr/lib/libjasper.so.7.0.0
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/jasper.pc
drwxr-xr-x root/root usr/share/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/UEw9MmvLfHPOPPKDe7JOUaxw8mZ0a0txYGF2bpHe85rS3H9KcvodEf0yryeZR1M5oagBngM4LUjTRVkAyWeCgM=
SHA256 (Pkgfile) = 0eaddf1b2a7b1533f8cf20417bd7013e677cac5d42e004ec3d4ccbd5eca53877
SHA256 (.footprint) = a271234607ab03afb3b8ced203be71b2c485b6b8d5403a71e94837cd8473fd6b
SHA256 (jasper-3.0.6.tar.gz) = 169be004d91f6940c649a4f854ada2755d4f35f62b0555ce9e1219c778cffc09
RWSE3ohX2g5d/ZSNqB5RJNVpUzT+JR4oQN+X9hC3I/Sfl0OdWdHySO3ufb68CkznX5GXUiMgkAJR/KJe+oSekChywBJ8beg9gQo=
SHA256 (Pkgfile) = 22097903f9b0ba0214d2c1cdbd9b2f7e35be8e4a5af008e23fe9e3133aeb2734
SHA256 (.footprint) = 878bc6e9640c0c9a333ce9d35d6a9311697f1b9f9203398b7c2c0f2c9e2b675e
SHA256 (jasper-4.0.0.tar.gz) = 39514e1b53a5333fcff817e19565371f016ea536c36fd2d13a9c4d8da8f0be0c

View File

@ -4,7 +4,7 @@
# Depends on: freeglut libjpeg-turbo xorg-libxmu
name=jasper
version=3.0.6
version=4.0.0
release=1
source=(https://github.com/jasper-software/jasper/releases/download/version-$version/jasper-$version.tar.gz)