mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
community/coin-or-clp to 1.17.3-1
This commit is contained in:
parent
eb88c00f2c
commit
5dc98d5c15
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
# - patch to remove MMX headers
|
||||
|
||||
pkgname=coin-or-clp
|
||||
pkgver=1.17.2
|
||||
pkgver=1.17.3
|
||||
pkgrel=1
|
||||
pkgdesc="COIN-OR linear programming solver"
|
||||
arch=(x86_64)
|
||||
|
@ -16,7 +16,7 @@ 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=('ff87d399926141e29d3c3d4b2f347bafcbc774ce3a0e6d62f52aab0fec7d75ba'
|
||||
sha256sums=('a13bf54291ad503cf76f5f93f2643d2add4faa5d0e60ff2db902ef715c094573'
|
||||
'72410d6472ba22790f183fba1249e7da46946ca88251c19ac511a7385e439b44')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue