isl: upsteam moved to sourceforge.
This commit is contained in:
parent
64e4b8be74
commit
b2d04215bf
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'isl'
|
||||
pkgname=isl
|
||||
version=0.24
|
||||
revision=1
|
||||
revision=2
|
||||
bootstrap=yes
|
||||
build_style=gnu-configure
|
||||
makedepends="gmp-devel"
|
||||
short_desc="Integer Set Library"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="http://isl.gforge.inria.fr"
|
||||
distfiles="http://isl.gforge.inria.fr/isl-${version}.tar.bz2"
|
||||
homepage="https://libisl.sourceforge.io/"
|
||||
distfiles="${SOURCEFORGE_SITE}/libisl/isl-${version}.tar.bz2"
|
||||
checksum=fcf78dd9656c10eb8cf9fbd5f59a0b6b01386205fe1934b3b287a0a1898145c0
|
||||
|
||||
if [ -z "$CHROOT_READY" ]; then
|
||||
|
|
Loading…
Reference in a new issue