From 4b2cc020f90cd681a7c3f1d8a7ed7a37c65a8094 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= Date: Thu, 11 May 2023 20:56:52 -0300 Subject: [PATCH] isl: update to 0.26. --- srcpkgs/isl/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/isl/template b/srcpkgs/isl/template index 9eb07390d9837..d5b46083a8523 100644 --- a/srcpkgs/isl/template +++ b/srcpkgs/isl/template @@ -1,6 +1,6 @@ # Template file for 'isl' pkgname=isl -version=0.25 +version=0.26 revision=1 build_style=gnu-configure makedepends="gmp-devel" @@ -8,8 +8,9 @@ short_desc="Integer Set Library" maintainer="dkwo " license="MIT" homepage="https://libisl.sourceforge.io/" +changelog="https://repo.or.cz/isl.git/blob_plain/HEAD:/ChangeLog" distfiles="${SOURCEFORGE_SITE}/libisl/isl-${version}.tar.bz2" -checksum=4305c54d4eebc4bf3ce365af85f04984ef5aa97a52e01128445e26da5b1f467a +checksum=5eac8664e9d67be6bd0bee5085d6840b8baf738c06814df47eaf4166d9776436 post_install() { vlicense LICENSE