qpdf: update to 8.0.0.
This commit is contained in:
parent
bf04f394af
commit
7532a6ada5
|
@ -1027,7 +1027,7 @@ libsbc.so.1 sbc-1.0_1
|
|||
libecryptfs.so.1 libecryptfs-104_1
|
||||
libnuma.so.1 libnuma-2.0.7_1
|
||||
libxar.so.1 xar-1.5.2_1
|
||||
libqpdf.so.18 libqpdf-7.0.0_1
|
||||
libqpdf.so.21 libqpdf-8.0.0_1
|
||||
libpolkit-qt-core-1.so.1 polkit-qt-0.103.0_1
|
||||
libpolkit-qt-gui-1.so.1 polkit-qt-0.112_3
|
||||
libpolkit-qt-agent-1.so.1 polkit-qt-0.103.0_1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qpdf'
|
||||
pkgname=qpdf
|
||||
version=7.1.1
|
||||
version=8.0.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="perl"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="Artistic-2.0"
|
||||
homepage="http://qpdf.sourceforge.net"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=8a0dbfa000a5c257abbc03721c7be277920fe0fcff08202b61c9c2464eedf2fa
|
||||
checksum=ffa116952237b46055e18a632f70873c7be9b067407a645a1935c8ec79694105
|
||||
|
||||
post_install() {
|
||||
vlicense Artistic-2.0
|
||||
|
|
Loading…
Reference in New Issue