diff options
author | Juergen Daubert <jue@jue.li> | 2021-01-06 11:57:33 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2021-01-06 11:57:33 +0100 |
commit | 11a23ff3829425e89097fae01c11b63629bd7f3f (patch) | |
tree | b60452f929f2d7965d191fe187be1f5fc84476bd /qpdf | |
parent | 06d66d3e93b9bb8ce9b357b1647ca23167c7b849 (diff) | |
download | opt-11a23ff3829425e89097fae01c11b63629bd7f3f.tar.gz opt-11a23ff3829425e89097fae01c11b63629bd7f3f.tar.xz |
qpdf: update to 10.1.0
Diffstat (limited to 'qpdf')
-rw-r--r-- | qpdf/.footprint | 7 | ||||
-rw-r--r-- | qpdf/.signature | 8 | ||||
-rw-r--r-- | qpdf/Pkgfile | 2 |
3 files changed, 9 insertions, 8 deletions
diff --git a/qpdf/.footprint b/qpdf/.footprint index e78ba68d0..56fd2a0f8 100644 --- a/qpdf/.footprint +++ b/qpdf/.footprint @@ -44,6 +44,7 @@ drwxr-xr-x root/root usr/include/qpdf/ -rw-r--r-- root/root usr/include/qpdf/QPDFPageDocumentHelper.hh -rw-r--r-- root/root usr/include/qpdf/QPDFPageLabelDocumentHelper.hh -rw-r--r-- root/root usr/include/qpdf/QPDFPageObjectHelper.hh +-rw-r--r-- root/root usr/include/qpdf/QPDFStreamFilter.hh -rw-r--r-- root/root usr/include/qpdf/QPDFSystemError.hh -rw-r--r-- root/root usr/include/qpdf/QPDFTokenizer.hh -rw-r--r-- root/root usr/include/qpdf/QPDFWriter.hh @@ -56,9 +57,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.28.0.4 -lrwxrwxrwx root/root usr/lib/libqpdf.so.28 -> libqpdf.so.28.0.4 --rwxr-xr-x root/root usr/lib/libqpdf.so.28.0.4 +lrwxrwxrwx root/root usr/lib/libqpdf.so -> libqpdf.so.28.1.0 +lrwxrwxrwx root/root usr/lib/libqpdf.so.28 -> libqpdf.so.28.1.0 +-rwxr-xr-x root/root usr/lib/libqpdf.so.28.1.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/ diff --git a/qpdf/.signature b/qpdf/.signature index 3eaad606e..3f0980c37 100644 --- a/qpdf/.signature +++ b/qpdf/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/QRl1cE5mBQmqQNSlU57LtprGXruQFm9eEMafOlSDucufJ8r1cEn5Vm5blgqJvGRxatEdaoUHfsbq6KqJV+ZkA8= -SHA256 (Pkgfile) = 1219a63e76486dc4f4c275c4efa01b18f5484acefa1e991a31349c5de5632b09 -SHA256 (.footprint) = 04b02b54e056e57a6ee7039a34791e5ad87df1550519223ecf8fe0660bfe8ab6 -SHA256 (qpdf-10.0.4.tar.gz) = b191dc4af4ea4630cdc404a4ee95a0f21c12f56ecc4ae045f04425464d7c696e +RWSE3ohX2g5d/Qg2Ld29ZDw0Ns5aKfP2ZRsBgLWVY3NHbYgAEvpAaVqYoeWU7Yf0wwH7Km9tt6cvBGOrmgwfa6XAVFuRbHYMygo= +SHA256 (Pkgfile) = 19fbc97ec658708c4fc18f891b047582ae75a3eb401ec9da7959cda1d825e7f6 +SHA256 (.footprint) = 52a68fb11dc13875cbe6d8edf0eb3abb7db5d86830f74f0b34ca2cd259a367db +SHA256 (qpdf-10.1.0.tar.gz) = 862c144e4516302327cea908f2879131cc8198b10d3d3a90ef7bc006a915120d diff --git a/qpdf/Pkgfile b/qpdf/Pkgfile index 71e6c9ee7..abaae7d60 100644 --- a/qpdf/Pkgfile +++ b/qpdf/Pkgfile @@ -5,7 +5,7 @@ # Optional: gnutls name=qpdf -version=10.0.4 +version=10.1.0 release=1 source=(http://downloads.sourceforge.net/project/$name/$name/$version/$name-$version.tar.gz) |