upg libisl
This commit is contained in:
parent
093549f4e5
commit
13da767d09
3 changed files with 7 additions and 7 deletions
|
@ -6,8 +6,8 @@
|
|||
#-----------------------------------------| DESCRIPTION |---------------------------------------
|
||||
|
||||
pkgname=libisl
|
||||
pkgver=0.24
|
||||
pkgrel=04
|
||||
pkgver=0.25
|
||||
pkgrel=01
|
||||
pkgdesc='Library for manipulating sets and relations of integer points bounded by linear constraints'
|
||||
arch=('x86_64')
|
||||
url='https://libisl.sourceforge.io'
|
||||
|
@ -43,6 +43,5 @@ package() {
|
|||
|
||||
license=('MIT')
|
||||
|
||||
b2sums=('39cbfd18ad05778e3a5a44429261b45e4abc3efe7730ee890674d968890fe5e52c73bc1f8d271c7c3bc72d5754e3f7fcb209bd139e823d19cb9ea4ce1440164d')
|
||||
sha256sums=(be7b210647ccadf90a2f0b000fca11a4d40546374a850db67adb32fad4b230d9) # isl-0.25.tar.xz
|
||||
|
||||
sha256sums=(043105cc544f416b48736fff8caf077fb0663a717d06b1113f16e391ac99ebad) # isl-0.24.tar.xz
|
||||
|
|
|
@ -5,8 +5,8 @@
|
|||
# Contributor: Allan McRae <allan at archlinux dot org>
|
||||
|
||||
pkgname=libisl
|
||||
pkgver=0.24
|
||||
pkgrel=4
|
||||
pkgver=0.25
|
||||
pkgrel=1
|
||||
pkgdesc='Library for manipulating sets and relations of integer points bounded by linear constraints'
|
||||
arch=('x86_64')
|
||||
url='https://libisl.sourceforge.io'
|
||||
|
@ -16,7 +16,7 @@ provides=('isl' 'libisl.so')
|
|||
replaces=('isl')
|
||||
options=(staticlibs)
|
||||
source=("https://libisl.sourceforge.io/isl-${pkgver}.tar.xz")
|
||||
b2sums=('39cbfd18ad05778e3a5a44429261b45e4abc3efe7730ee890674d968890fe5e52c73bc1f8d271c7c3bc72d5754e3f7fcb209bd139e823d19cb9ea4ce1440164d')
|
||||
b2sums=('54a13ba8a5d7666f62f3fb20db278d15b803400cb8b69f119b18fd1f54f7d02f1e07cd1e189803fc416afaa81b35e2247ef6b3da3d8cddc463b05cc9b3921890')
|
||||
|
||||
build() {
|
||||
cd "${srcdir}"/${pkgname#lib}-${pkgver}
|
||||
|
|
|
@ -1 +1,2 @@
|
|||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue