ports/contrib (3.5): [notify] coin-or-coinutils: new dependency: lapack
commit b6b297e270c00d74a13adba7e6b3d1586dd71db8 Author: Tim Biermann <tbier@posteo.de> Date: Mon Jan 20 17:11:22 2020 +0000 [notify] coin-or-coinutils: new dependency: lapack diff --git a/coin-or-coinutils/.signature b/coin-or-coinutils/.signature index 6f781dda7..f0c7b5128 100644 --- a/coin-or-coinutils/.signature +++ b/coin-or-coinutils/.signature @@ -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 diff --git a/coin-or-coinutils/Pkgfile b/coin-or-coinutils/Pkgfile index eb4f8101e..d0318fc19 100644 --- a/coin-or-coinutils/Pkgfile +++ b/coin-or-coinutils/Pkgfile @@ -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() {
participants (1)
-
crux@crux.nu