ppl: update to 1.2
This fixes the gcc6 build
This commit is contained in:
parent
eb1deeb6ff
commit
d85f318170
|
@ -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
|
||||
|
|
|
@ -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 <xtraeme@voidlinux.eu>"
|
||||
distfiles="http://bugseng.com/products/ppl/download/ftp/releases/${version}/ppl-${version}.tar.gz"
|
||||
checksum=46f073c0626234f0b1a479356c0022fe5dc3c9cf10df1a246c9cde81f7cf284d
|
||||
checksum=6bc36dd4a87abc429d8f9c00c53e334e5041a9b0857cfc00dbad6ef14294aac8
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in New Issue
Block a user