mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 11:22:56 +02:00
cloog: update to 0.21.1
This commit is contained in:
parent
a4277256b8
commit
d4e91566bf
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cloog'
|
||||
pkgname=cloog
|
||||
version=0.20.0
|
||||
version=0.21.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-isl=system --with-gmp=system --with-gmp-exec-prefix=${XBPS_CROSS_BASE}"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="http://www.bastoul.net/cloog/"
|
||||
distfiles="https://github.com/periscop/cloog/releases/download/cloog-${version}/cloog-${version}.tar.gz"
|
||||
checksum=835c49951ff57be71dcceb6234d19d2cc22a3a5df84aea0a9d9760d92166fc72
|
||||
checksum=d370cf9990d2be24bfb24750e355bac26110051248cabf2add61f9b3867fb1d7
|
||||
|
||||
cloog-devel_package() {
|
||||
depends="${makedepends} cloog>=${version}_${revision}"
|
||||
|
|
Loading…
Add table
Reference in a new issue