qpdf: update to 9.0.2.
This commit is contained in:
parent
04b4f39ad4
commit
dcbc7bb5ca
2 changed files with 3 additions and 3 deletions
|
@ -1131,7 +1131,7 @@ libsbc.so.1 sbc-1.0_1
|
||||||
libecryptfs.so.1 libecryptfs-104_1
|
libecryptfs.so.1 libecryptfs-104_1
|
||||||
libnuma.so.1 libnuma-2.0.7_1
|
libnuma.so.1 libnuma-2.0.7_1
|
||||||
libxar.so.1 xar-1.5.2_1
|
libxar.so.1 xar-1.5.2_1
|
||||||
libqpdf.so.21 libqpdf-8.0.0_1
|
libqpdf.so.26 libqpdf-9.0.2_1
|
||||||
libmikmod.so.3 libmikmod-3.1.12_1
|
libmikmod.so.3 libmikmod-3.1.12_1
|
||||||
libSDL_sound-1.0.so.1 SDL_sound-1.0.3_1
|
libSDL_sound-1.0.so.1 SDL_sound-1.0.3_1
|
||||||
libgtksourceview-2.0.so.0 gtksourceview2-2.10.5_1
|
libgtksourceview-2.0.so.0 gtksourceview2-2.10.5_1
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'qpdf'
|
# Template file for 'qpdf'
|
||||||
pkgname=qpdf
|
pkgname=qpdf
|
||||||
version=8.4.2
|
version=9.0.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
|
@ -11,7 +11,7 @@ license="Apache-2.0"
|
||||||
homepage="http://qpdf.sourceforge.net"
|
homepage="http://qpdf.sourceforge.net"
|
||||||
changelog="https://raw.githubusercontent.com/qpdf/qpdf/master/ChangeLog"
|
changelog="https://raw.githubusercontent.com/qpdf/qpdf/master/ChangeLog"
|
||||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=69a30a65ef9398e6dbf151f1f6a31321cbc0f49b6cc0689ce10ea958bfd13ec3
|
checksum=d02451d906068947f45e5216032f0f29ae53313c70c4deedcf3c3e173584d22c
|
||||||
|
|
||||||
libqpdf_package() {
|
libqpdf_package() {
|
||||||
short_desc+=" - shared library"
|
short_desc+=" - shared library"
|
||||||
|
|
Loading…
Reference in a new issue