[notify] coin-or-coinutils: new dependency: lapack

This commit is contained in:
Tim Biermann 2020-01-20 17:11:22 +00:00
parent b6b9866e1c
commit b6b297e270
Signed by: tb
GPG Key ID: 42F8B4E30B673606
2 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3zHsAxpzR7vLWdQCbpiKQEp9ZNBlIVANNGvIbra+oNQZUpEwv0hLcEHEUnZaiPTG2zC/tL57t7XUcfzZzc1cMAY=
SHA256 (Pkgfile) = d6df33e504ca1f1d0580cdfb3a2d92bb199138cbdca0ec1b063e86a8fb84cbdd
RWSagIOpLGJF3ylkwjtL+DHSufJSy6lzPfZP39At2GdDDcC4Tf654c5f5bdSRUumfabESHkheISRjOzp2gnY8AsubjfG7CUQxQY=
SHA256 (Pkgfile) = fe297ac22e6559c448402635143372e322cd83b5d40b64fcf34591fbe4b7c098
SHA256 (.footprint) = c8b0c6f4093b56c683d0e6178c60212418c839e76370b3a9c21ef9054b291263
SHA256 (CoinUtils-2.11.3.tgz) = 7c364792effe89d78b9b5385f30eaccc0fe92aab1caf5a1a835d81680639911f

View File

@ -1,11 +1,11 @@
# Description: COIN-OR collection of utility classes
# URL: https://projects.coin-or.org/CoinUtils
# Maintainer: Tim Biermann, tbier at posteo dot de
# Depends on: glpk openblas
# Depends on: glpk lapack openblas
name=coin-or-coinutils
version=2.11.3
release=1
release=2
source=(https://www.coin-or.org/download/source/CoinUtils/CoinUtils-$version.tgz)
build() {