qpdf: update to 10.0.0

This commit is contained in:
Juergen Daubert 2020-04-09 13:40:34 +02:00
parent e8c53a5139
commit 2293567353
3 changed files with 9 additions and 9 deletions

View File

@ -56,9 +56,9 @@ drwxr-xr-x root/root usr/include/qpdf/
drwxr-xr-x root/root usr/lib/
-rw-r--r-- root/root usr/lib/libqpdf.a
-rwxr-xr-x root/root usr/lib/libqpdf.la
lrwxrwxrwx root/root usr/lib/libqpdf.so -> libqpdf.so.26.1.1
lrwxrwxrwx root/root usr/lib/libqpdf.so.26 -> libqpdf.so.26.1.1
-rwxr-xr-x root/root usr/lib/libqpdf.so.26.1.1
lrwxrwxrwx root/root usr/lib/libqpdf.so -> libqpdf.so.28.0.0
lrwxrwxrwx root/root usr/lib/libqpdf.so.28 -> libqpdf.so.28.0.0
-rwxr-xr-x root/root usr/lib/libqpdf.so.28.0.0
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/libqpdf.pc
drwxr-xr-x root/root usr/share/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/QgBXdapT2uxQGz9+et1P8tc/jUCfk0pAwWAKixl3bt8vcF26jPg0NkDamZbXjVMcMscJbf+tDmUu+Tl2Laq7w8=
SHA256 (Pkgfile) = 8b6b2b8e5682fd76bc8cfd5ffb78174d6fba42a74e23e239c37e289129437b61
SHA256 (.footprint) = c6496fecbdfa4e2ca3d4a34f5706ffb0a28c3aa97a960284cf3479c9d13c9fd4
SHA256 (qpdf-9.1.1.tar.gz) = a2c6fc410ec45df0ca0996b039e00bb6f39cfc76d42d784b7ad7bc9e163f4236
RWSE3ohX2g5d/d34DVg9lLu4fvXo7wt6z7GYYvipCJ5qnhHuKG/I8k5aoDDCieSc9MZuSwi9DS4wjSCCyxlge5ibRteFZ+PqpAU=
SHA256 (Pkgfile) = 7a50404d7f2fee825eee7835220d5e468119a3bf04b7326e40c6267b942d6721
SHA256 (.footprint) = f53115b6d04ef89126ee73df9910de4ebdebcbff8d5b59d2658d54868e24b0cc
SHA256 (qpdf-10.0.0.tar.gz) = bde0b638f4362f086fac5a966156ef75afd1921ab7d877d8677cde5cc4885ad4

View File

@ -1,11 +1,11 @@
# Description: Utility that does structural, content-preserving transformations on PDF files
# URL: http://qpdf.sourceforge.net/
# Maintainer: Juergen Daubert, jue at crux dot nu
# Depends on: zlib libjpeg-turbo
# Depends on: zlib libjpeg-turbo openssl
# Optional: gnutls
name=qpdf
version=9.1.1
version=10.0.0
release=1
source=(http://downloads.sourceforge.net/project/$name/$name/$version/$name-$version.tar.gz)