summaryrefslogtreecommitdiff
path: root/qpdf
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2013-07-10 12:23:54 +0200
committerJuergen Daubert <jue@jue.li>2013-07-10 12:23:54 +0200
commit3611e4bd6cbc3c1fc3a96e452f4bbdc0ff406028 (patch)
tree1ecab9689564fd42200286e335832912cbd83fa5 /qpdf
parent54887e914530c66930590e4746463b44c61b98d8 (diff)
downloadopt-3611e4bd6cbc3c1fc3a96e452f4bbdc0ff406028.tar.gz
opt-3611e4bd6cbc3c1fc3a96e452f4bbdc0ff406028.tar.xz
qpdf: update to 4.2.0
Diffstat (limited to 'qpdf')
-rw-r--r--qpdf/.footprint7
-rw-r--r--qpdf/.md5sum2
-rw-r--r--qpdf/Pkgfile2
3 files changed, 6 insertions, 5 deletions
diff --git a/qpdf/.footprint b/qpdf/.footprint
index c5cb00726..9d3248221 100644
--- a/qpdf/.footprint
+++ b/qpdf/.footprint
@@ -21,6 +21,7 @@ drwxr-xr-x root/root usr/include/qpdf/
-rw-r--r-- root/root usr/include/qpdf/PointerHolder.hh
-rw-r--r-- root/root usr/include/qpdf/QPDF.hh
-rw-r--r-- root/root usr/include/qpdf/QPDFExc.hh
+-rw-r--r-- root/root usr/include/qpdf/QPDFObjGen.hh
-rw-r--r-- root/root usr/include/qpdf/QPDFObject.hh
-rw-r--r-- root/root usr/include/qpdf/QPDFObjectHandle.hh
-rw-r--r-- root/root usr/include/qpdf/QPDFTokenizer.hh
@@ -33,9 +34,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.10.1.0
-lrwxrwxrwx root/root usr/lib/libqpdf.so.10 -> libqpdf.so.10.1.0
--rwxr-xr-x root/root usr/lib/libqpdf.so.10.1.0
+lrwxrwxrwx root/root usr/lib/libqpdf.so -> libqpdf.so.10.2.0
+lrwxrwxrwx root/root usr/lib/libqpdf.so.10 -> libqpdf.so.10.2.0
+-rwxr-xr-x root/root usr/lib/libqpdf.so.10.2.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/man/
diff --git a/qpdf/.md5sum b/qpdf/.md5sum
index 1420c8a7a..222345552 100644
--- a/qpdf/.md5sum
+++ b/qpdf/.md5sum
@@ -1 +1 @@
-eedd61acc53744446d181429651a9baf qpdf-4.1.0.tar.gz
+912d7d24bf45414b0dac63773d75aa17 qpdf-4.2.0.tar.gz
diff --git a/qpdf/Pkgfile b/qpdf/Pkgfile
index 4d3fb85ff..d74dd437a 100644
--- a/qpdf/Pkgfile
+++ b/qpdf/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: libpcre zlib
name=qpdf
-version=4.1.0
+version=4.2.0
release=1
source=(http://downloads.sourceforge.net/project/$name/$name/$version/$name-$version.tar.gz)

Generated by cgit