cloog: update to 0.20.0, change distfiles origin
This commit is contained in:
parent
09f69b72d7
commit
d85931a892
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'cloog'
|
# Template file for 'cloog'
|
||||||
pkgname=cloog
|
pkgname=cloog
|
||||||
version=0.18.4
|
version=0.20.0
|
||||||
revision=2
|
revision=1
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-isl=system --with-gmp=system --with-gmp-exec-prefix=${XBPS_CROSS_BASE}"
|
configure_args="--with-isl=system --with-gmp=system --with-gmp-exec-prefix=${XBPS_CROSS_BASE}"
|
||||||
|
@ -10,8 +10,8 @@ short_desc="Library that generates loops for scanning polyhedra"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="http://www.bastoul.net/cloog/"
|
homepage="http://www.bastoul.net/cloog/"
|
||||||
distfiles="http://www.bastoul.net/cloog/pages/download/cloog-$version.tar.gz"
|
distfiles="https://github.com/periscop/cloog/releases/download/cloog-${version}/cloog-${version}.tar.gz"
|
||||||
checksum=325adf3710ce2229b7eeb9e84d3b539556d093ae860027185e7af8a8b00a750e
|
checksum=835c49951ff57be71dcceb6234d19d2cc22a3a5df84aea0a9d9760d92166fc72
|
||||||
|
|
||||||
cloog-devel_package() {
|
cloog-devel_package() {
|
||||||
depends="${makedepends} cloog>=${version}_${revision}"
|
depends="${makedepends} cloog>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue