summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2015-05-25 12:10:08 +0200
committerJuergen Daubert <jue@jue.li>2015-05-25 12:10:08 +0200
commitb042a8cd5b28320cdc8191feb72b800e95d6df7b (patch)
treea49a311965762a56dcd58202575d7a2086e82305
parent092cd5b33c3362098b246e96fcfd91556c296ad2 (diff)
downloadopt-b042a8cd5b28320cdc8191feb72b800e95d6df7b.tar.gz
opt-b042a8cd5b28320cdc8191feb72b800e95d6df7b.tar.xz
qpdf: update to 5.1.3
-rw-r--r--qpdf/.footprint6
-rw-r--r--qpdf/.md5sum2
-rw-r--r--qpdf/Pkgfile2
3 files changed, 5 insertions, 5 deletions
diff --git a/qpdf/.footprint b/qpdf/.footprint
index 9eafc98ed..c8887aeb1 100644
--- a/qpdf/.footprint
+++ b/qpdf/.footprint
@@ -35,9 +35,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.13.1.2
-lrwxrwxrwx root/root usr/lib/libqpdf.so.13 -> libqpdf.so.13.1.2
--rwxr-xr-x root/root usr/lib/libqpdf.so.13.1.2
+lrwxrwxrwx root/root usr/lib/libqpdf.so -> libqpdf.so.13.2.0
+lrwxrwxrwx root/root usr/lib/libqpdf.so.13 -> libqpdf.so.13.2.0
+-rwxr-xr-x root/root usr/lib/libqpdf.so.13.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 9004926fe..110b5a2ca 100644
--- a/qpdf/.md5sum
+++ b/qpdf/.md5sum
@@ -1 +1 @@
-0bd15ef5eea5f628951ab456c84e78ec qpdf-5.1.2.tar.gz
+aafbf3950230f84d7998b700b12428f4 qpdf-5.1.3.tar.gz
diff --git a/qpdf/Pkgfile b/qpdf/Pkgfile
index ca6326d07..c1ecd8cbe 100644
--- a/qpdf/Pkgfile
+++ b/qpdf/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: libpcre zlib
name=qpdf
-version=5.1.2
+version=5.1.3
release=1
source=(http://downloads.sourceforge.net/project/$name/$name/$version/$name-$version.tar.gz)

Generated by cgit