diff options
author | Juergen Daubert <jue@jue.li> | 2022-03-14 11:58:44 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2022-03-14 11:58:44 +0100 |
commit | 09f3a81987c224f04b3c4668d8fe940c439030e0 (patch) | |
tree | 708e70a2e2df7bf37c4bc5e633ae753a42f411b5 /qpdf | |
parent | fef9fa03f08db936e942ae57f9c2bb280412605f (diff) | |
download | opt-09f3a81987c224f04b3c4668d8fe940c439030e0.tar.gz opt-09f3a81987c224f04b3c4668d8fe940c439030e0.tar.xz |
qpdf: update to 10.6.3
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, 8 insertions, 9 deletions
diff --git a/qpdf/.footprint b/qpdf/.footprint index 095da49ff..ca679f52c 100644 --- a/qpdf/.footprint +++ b/qpdf/.footprint @@ -60,7 +60,6 @@ drwxr-xr-x root/root usr/include/qpdf/ -rw-r--r-- root/root usr/include/qpdf/QUtil.hh -rw-r--r-- root/root usr/include/qpdf/RandomDataProvider.hh -rw-r--r-- root/root usr/include/qpdf/Types.h --rw-r--r-- root/root usr/include/qpdf/Version.h -rw-r--r-- root/root usr/include/qpdf/auto_job_c_att.hh -rw-r--r-- root/root usr/include/qpdf/auto_job_c_copy_att.hh -rw-r--r-- root/root usr/include/qpdf/auto_job_c_enc.hh @@ -72,9 +71,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.6.2 -lrwxrwxrwx root/root usr/lib/libqpdf.so.28 -> libqpdf.so.28.6.2 --rwxr-xr-x root/root usr/lib/libqpdf.so.28.6.2 +lrwxrwxrwx root/root usr/lib/libqpdf.so -> libqpdf.so.28.6.3 +lrwxrwxrwx root/root usr/lib/libqpdf.so.28 -> libqpdf.so.28.6.3 +-rwxr-xr-x root/root usr/lib/libqpdf.so.28.6.3 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 4724564c8..2e0aee7fe 100644 --- a/qpdf/.signature +++ b/qpdf/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/UL+pv2R8H55+9dx5nImDkptKUJx6sQ1mv0IAAsDH+8fYeCTWQ9RHjiBZohL0IbuQ8KDDKB19stoqwAo1V3WsAQ= -SHA256 (Pkgfile) = fbc0ecbe04b45e3be3c6b80e014a8aff3de914ecb594dfbc37fa1465a9b506e1 -SHA256 (.footprint) = d4e779a66c3ca9679181e9176aace301c392980bf94066abba2972acf0491b9a -SHA256 (qpdf-10.6.2.tar.gz) = 4b8c966300fcef32352f6576b7ef40167e080e43fe8954b12ef80b49a7e5307f +RWSE3ohX2g5d/favIWTObcdqRZxPMeqjrKR73CHjaS3dWBvtF/pHV/uFReUSgSEowSSSvxTCfO567XNRe4PGe65nq6cmxO1vTgc= +SHA256 (Pkgfile) = 9ae046865b764e13ed066ab94ade6ddb9910304040bde86efe37092a5c7a29bf +SHA256 (.footprint) = 0020a5ef871ecd8efe1fa87d3a854a1f6ae94fb2f04fe26f6b75d3705db6987d +SHA256 (qpdf-10.6.3.tar.gz) = e8fc23b2a584ea68c963a897515d3eb3129186741dd19d13c86d31fa33493811 diff --git a/qpdf/Pkgfile b/qpdf/Pkgfile index 01a910276..7590bf8d2 100644 --- a/qpdf/Pkgfile +++ b/qpdf/Pkgfile @@ -5,7 +5,7 @@ # Optional: gnutls name=qpdf -version=10.6.2 +version=10.6.3 release=1 source=(http://downloads.sourceforge.net/project/$name/$name/$version/$name-$version.tar.gz) |