cloog: rebuild for metadata
This commit is contained in:
parent
c56d91d262
commit
fc67ae26ee
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'cloog'
|
||||
pkgname=cloog
|
||||
version=0.18.4
|
||||
revision=1
|
||||
revision=2
|
||||
bootstrap=yes
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-isl=system --with-gmp=system --with-gmp-exec-prefix=${XBPS_CROSS_BASE}"
|
||||
makedepends="isl-devel"
|
||||
short_desc="Library that generates loops for scanning polyhedra"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="http://www.bastoul.net/cloog/"
|
||||
license="GPL-2"
|
||||
distfiles="http://www.bastoul.net/cloog/pages/download/cloog-$version.tar.gz"
|
||||
checksum=325adf3710ce2229b7eeb9e84d3b539556d093ae860027185e7af8a8b00a750e
|
||||
|
||||
|
|
Loading…
Reference in New Issue