summaryrefslogtreecommitdiff
path: root/qpdf
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2013-12-20 20:07:25 +0100
committerJuergen Daubert <jue@jue.li>2013-12-20 20:07:25 +0100
commit24e8e14d79465b7c421698b1c069683429df4f3d (patch)
tree87d817b2fe3e26441bd65a2c31575d1c3c116fdd /qpdf
parent92963410cabc065106a55d3a86fdd84073f09573 (diff)
downloadopt-24e8e14d79465b7c421698b1c069683429df4f3d.tar.gz
opt-24e8e14d79465b7c421698b1c069683429df4f3d.tar.xz
qpdf: update to 5.1.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 e91c0d335..0f026b97d 100644
--- a/qpdf/.footprint
+++ b/qpdf/.footprint
@@ -29,14 +29,15 @@ drwxr-xr-x root/root usr/include/qpdf/
-rw-r--r-- root/root usr/include/qpdf/QPDFXRefEntry.hh
-rw-r--r-- root/root usr/include/qpdf/QTC.hh
-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/qpdf-c.h
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.0.1
-lrwxrwxrwx root/root usr/lib/libqpdf.so.13 -> libqpdf.so.13.0.1
--rwxr-xr-x root/root usr/lib/libqpdf.so.13.0.1
+lrwxrwxrwx root/root usr/lib/libqpdf.so -> libqpdf.so.13.1.0
+lrwxrwxrwx root/root usr/lib/libqpdf.so.13 -> libqpdf.so.13.1.0
+-rwxr-xr-x root/root usr/lib/libqpdf.so.13.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/man/
diff --git a/qpdf/.md5sum b/qpdf/.md5sum
index 9349c97f8..c78dd6624 100644
--- a/qpdf/.md5sum
+++ b/qpdf/.md5sum
@@ -1 +1 @@
-6efd89c18461cb73f77bb60cb2da4bce qpdf-5.0.1.tar.gz
+7c614bdb5f8610427c5dc0b494cabc0e qpdf-5.1.0.tar.gz
diff --git a/qpdf/Pkgfile b/qpdf/Pkgfile
index ed62242c9..30be7e99f 100644
--- a/qpdf/Pkgfile
+++ b/qpdf/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: libpcre zlib
name=qpdf
-version=5.0.1
+version=5.1.0
release=1
source=(http://downloads.sourceforge.net/project/$name/$name/$version/$name-$version.tar.gz)

Generated by cgit