cloog: update to 0.18.3.
This commit is contained in:
parent
452404ce82
commit
4152d42ae0
|
@ -1,18 +1,17 @@
|
|||
# Template file for 'cloog'
|
||||
pkgname=cloog
|
||||
version=0.18.2
|
||||
version=0.18.3
|
||||
revision=1
|
||||
bootstrap=yes
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-isl=system --with-gmp=system --with-gmp-exec-prefix=${XBPS_CROSS_BASE}"
|
||||
makedepends="isl-devel"
|
||||
replaces="cloog-ppl>=0"
|
||||
short_desc="Library that generates loops for scanning polyhedra"
|
||||
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=ba3cc2d3750dfcb51f65ce029f0dda31347b8eeed216b1bac6170ab12d967581
|
||||
checksum=460c6c740acb8cdfbfbb387156b627cf731b3837605f2ec0001d079d89c69734
|
||||
|
||||
if [ -z "$CHROOT_READY" ]; then
|
||||
CFLAGS="-I${XBPS_MASTERDIR}/usr/include"
|
||||
|
|
Loading…
Reference in New Issue