diff --git a/common/shlibs b/common/shlibs index 706fb77a535..a167028a425 100644 --- a/common/shlibs +++ b/common/shlibs @@ -62,7 +62,7 @@ libmp.so.3 gmp-5.0.1_1 libgmp.so.10 gmp-5.0.1_1 libgmpxx.so.4 gmpxx-6.0.0_2 libmpfr.so.4 mpfr-3.0.0_1 -libppl.so.13 ppl-1.1_1 +libppl.so.14 ppl-1.2_1 libppl_c.so.4 ppl-0.11_1 libstdc++.so.6 libstdc++-4.4.0_1 libssp.so.0 libssp-4.4.0_1 diff --git a/srcpkgs/ppl/template b/srcpkgs/ppl/template index 64d9499e5dc..12ea2ffd1ad 100644 --- a/srcpkgs/ppl/template +++ b/srcpkgs/ppl/template @@ -1,7 +1,7 @@ # Template file for 'ppl' pkgname=ppl -version=1.1 -revision=4 +version=1.2 +revision=1 build_style=gnu-configure configure_args="--enable-interfaces=c,cxx" hostmakedepends="libtool automake" @@ -11,7 +11,7 @@ homepage="http://bugseng.com/products/ppl" license="GPL-3" maintainer="Juan RP " distfiles="http://bugseng.com/products/ppl/download/ftp/releases/${version}/ppl-${version}.tar.gz" -checksum=46f073c0626234f0b1a479356c0022fe5dc3c9cf10df1a246c9cde81f7cf284d +checksum=6bc36dd4a87abc429d8f9c00c53e334e5041a9b0857cfc00dbad6ef14294aac8 pre_configure() { autoreconf -fi