isl: Update to 0.26

This commit is contained in:
Christoph Reiter 2023-04-24 19:01:27 +02:00
parent 8f9403e86f
commit 15668a437b

View File

@ -2,8 +2,8 @@
pkgbase=isl
pkgname=('isl' 'isl-devel')
pkgver=0.25
pkgrel=3
pkgver=0.26
pkgrel=1
pkgdesc="Library for manipulating sets and relations of integer points bounded by linear constraints"
arch=('i686' 'x86_64')
url="https://libisl.sourceforge.io/"
@ -13,7 +13,7 @@ makedepends=('gmp-devel' 'autotools' 'gcc')
license=('spdx:MIT')
source=(https://libisl.sourceforge.io/${pkgbase}-${pkgver}.tar.xz
isl-0.14.1-no-undefined.patch)
sha256sums=('be7b210647ccadf90a2f0b000fca11a4d40546374a850db67adb32fad4b230d9'
sha256sums=('a0b5cb06d24f9fa9e77b55fabbe9a3c94a336190345c2555f9915bb38e976504'
'83655a7202f0a0dcce1782d4b365252bf1ad12a522b7ad82ab578ee5ec46433b')
prepare() {