[notify] qpdf: update to 5.0.0

version 4.2.0 has been withdrawn by it's author because he found
ABI incompatibilities.
See http://sourceforge.net/mailarchive/message.php?msg_id=31154532

NOTE
----
Rebuilding of dependent packages like cups-filters is necessary.
This commit is contained in:
Juergen Daubert 2013-07-11 09:56:44 +02:00
parent 291b2b724c
commit b3f6810310
3 changed files with 5 additions and 5 deletions

View File

@ -34,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.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
lrwxrwxrwx root/root usr/lib/libqpdf.so -> libqpdf.so.13.0.0
lrwxrwxrwx root/root usr/lib/libqpdf.so.13 -> libqpdf.so.13.0.0
-rwxr-xr-x root/root usr/lib/libqpdf.so.13.0.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/

View File

@ -1 +1 @@
912d7d24bf45414b0dac63773d75aa17 qpdf-4.2.0.tar.gz
d501c61a8979132f6d601641483850cc qpdf-5.0.0.tar.gz

View File

@ -4,7 +4,7 @@
# Depends on: libpcre zlib
name=qpdf
version=4.2.0
version=5.0.0
release=1
source=(http://downloads.sourceforge.net/project/$name/$name/$version/$name-$version.tar.gz)