isl: update to 0.25, adopt
This commit is contained in:
parent
eb3be8e145
commit
98e28ff60c
1 changed files with 4 additions and 4 deletions
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'isl'
|
||||
pkgname=isl
|
||||
version=0.24
|
||||
revision=2
|
||||
version=0.25
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="gmp-devel"
|
||||
short_desc="Integer Set Library"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
maintainer="dkwo <npiazza@disroot.org>"
|
||||
license="MIT"
|
||||
homepage="https://libisl.sourceforge.io/"
|
||||
distfiles="${SOURCEFORGE_SITE}/libisl/isl-${version}.tar.bz2"
|
||||
checksum=fcf78dd9656c10eb8cf9fbd5f59a0b6b01386205fe1934b3b287a0a1898145c0
|
||||
checksum=4305c54d4eebc4bf3ce365af85f04984ef5aa97a52e01128445e26da5b1f467a
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue