mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
community/coin-or-clp to 1.17.1-1
This commit is contained in:
parent
bf3e20d9d8
commit
6e84e15257
1 changed files with 3 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
# - patch to remove MMX headers
|
||||
|
||||
pkgname=coin-or-clp
|
||||
pkgver=1.17.0
|
||||
pkgver=1.17.1
|
||||
pkgrel=1
|
||||
pkgdesc="COIN-OR linear programming solver"
|
||||
arch=(x86_64)
|
||||
|
@ -16,8 +16,8 @@ groups=(coin-or)
|
|||
depends=(coin-or-osi suitesparse)
|
||||
source=("https://www.coin-or.org/download/source/Clp/Clp-${pkgver}.tgz"
|
||||
0001-Remove-MMX-header.patch)
|
||||
sha256sums=('e92cda578075289a2b70c90f2461c985523c5331c65c2a4f16abfc6da2a77adc'
|
||||
'c7b7998438cc250bae33934d9f7ce0fe4600b39a71faf88f00542b938084ebcd')
|
||||
sha256sums=('69c25eed9e9566537ffc7f0952a3a98019af11d35c4642467233c6f18040aff1'
|
||||
'72410d6472ba22790f183fba1249e7da46946ca88251c19ac511a7385e439b44')
|
||||
|
||||
prepare() {
|
||||
cd Clp-$pkgver/Clp
|
||||
|
|
Loading…
Reference in a new issue