podofo: update to 0.9.4.
This commit is contained in:
parent
1053d09aeb
commit
a3b3a2238b
|
@ -2353,7 +2353,7 @@ liblog4cxx.so.10 log4cxx-0.10.0_1
|
|||
libsearpc.so.1 libsearpc-3.0.7_1
|
||||
libccnet.so.0 ccnet-5.0.4_1
|
||||
libseafile.so.0 seafile-libclient-5.0.4_1
|
||||
libpodofo.so.0.9.3 libpodofo-0.9.3_1
|
||||
libpodofo.so.0.9.4 libpodofo-0.9.4_1
|
||||
libIrcUtil.so.3 libcommuni-3.4.0_1
|
||||
libIrcCore.so.3 libcommuni-3.4.0_1
|
||||
libIrcModel.so.3 libcommuni-3.4.0_1
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'podofo'
|
||||
pkgname=podofo
|
||||
version=0.9.3
|
||||
revision=3
|
||||
version=0.9.4
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DPODOFO_BUILD_SHARED=1"
|
||||
hostmakedepends="cmake"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
|||
license="GPL-2, LGPL-2.1"
|
||||
homepage="http://podofo.sourceforge.net/"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=ec261e31e89dce45b1a31be61e9c6bb250532e631a02d68ec5bb849ef0a222d8
|
||||
checksum=ccdf505fcb4904617e728b15729da8700ff38442c1dd2f24fbd52934287ff859
|
||||
|
||||
libpodofo_package() {
|
||||
replaces="podofo<0.9.3_1"
|
||||
|
|
Loading…
Reference in New Issue