From fb4849bb6fa526788e51d1d1ef9002b83cdf4f70 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 8 Sep 2014 10:54:07 +0200 Subject: [PATCH] cloog: update to 0.18.2. --- srcpkgs/cloog/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/cloog/template b/srcpkgs/cloog/template index f79413b5b8..772157297e 100644 --- a/srcpkgs/cloog/template +++ b/srcpkgs/cloog/template @@ -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 " 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"