mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
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'
|
# Template file for 'isl'
|
||||||
pkgname=isl
|
pkgname=isl
|
||||||
version=0.24
|
version=0.24
|
||||||
revision=1
|
revision=2
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="gmp-devel"
|
makedepends="gmp-devel"
|
||||||
short_desc="Integer Set Library"
|
short_desc="Integer Set Library"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://isl.gforge.inria.fr"
|
homepage="https://libisl.sourceforge.io/"
|
||||||
distfiles="http://isl.gforge.inria.fr/isl-${version}.tar.bz2"
|
distfiles="${SOURCEFORGE_SITE}/libisl/isl-${version}.tar.bz2"
|
||||||
checksum=fcf78dd9656c10eb8cf9fbd5f59a0b6b01386205fe1934b3b287a0a1898145c0
|
checksum=fcf78dd9656c10eb8cf9fbd5f59a0b6b01386205fe1934b3b287a0a1898145c0
|
||||||
|
|
||||||
if [ -z "$CHROOT_READY" ]; then
|
if [ -z "$CHROOT_READY" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue