* update coin-or-asl to 2.0.1-1.1

This commit is contained in:
Alexander Baldeck 2024-11-11 23:09:36 +01:00
parent 1dc7819ce5
commit 4dcabfe918
2 changed files with 2 additions and 1 deletions

View File

@ -5,6 +5,7 @@ pkgbase = coin-or-asl
url = https://github.com/coin-or-tools/ThirdParty-ASL/
arch = x86_64
arch = powerpc64le
arch = powerpc64
arch = powerpc
arch = riscv64
groups = coin-or

View File

@ -5,7 +5,7 @@ pkgname=coin-or-asl
pkgver=2.0.1
pkgrel=1.1
pkgdesc='COIN-OR autotools harness to build AMPL Solver Library'
arch=(x86_64 powerpc64le powerpc riscv64)
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
url='https://github.com/coin-or-tools/ThirdParty-ASL/'
license=(MIT)
groups=(coin-or)