cloog: update to 0.18.2.

This commit is contained in:
Juan RP 2014-09-08 10:54:07 +02:00
parent a3cf8cfda0
commit fb4849bb6f

View file

@ -1,7 +1,7 @@
# Template file for 'cloog'
pkgname=cloog
version=0.18.1
revision=2
version=0.18.2
revision=1
bootstrap=yes
build_style=gnu-configure
configure_args="--with-isl=system --with-gmp=system --with-gmp-exec-prefix=${XBPS_CROSS_BASE}"
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.bastoul.net/cloog/"
license="GPL-2"
distfiles="http://www.bastoul.net/cloog/pages/download/cloog-$version.tar.gz"
checksum=02500a4edd14875f94fe84cbeda4290425cb0c1c2474c6f75d75a303d64b4196
checksum=ba3cc2d3750dfcb51f65ce029f0dda31347b8eeed216b1bac6170ab12d967581
if [ -z "$CHROOT_READY" ]; then
CFLAGS="-I${XBPS_MASTERDIR}/usr/include"