From: Timo Heister Date: Mon, 23 Dec 2019 22:51:59 +0000 (-0500) Subject: update openblas to 0.3.7 X-Git-Tag: v9.2.0-r1~10^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F129%2Fhead;p=candi.git update openblas to 0.3.7 this fixes compilation on intel compilers --- diff --git a/deal.II-toolchain/packages/openblas.package b/deal.II-toolchain/packages/openblas.package index 6623c1d..31557be 100644 --- a/deal.II-toolchain/packages/openblas.package +++ b/deal.II-toolchain/packages/openblas.package @@ -1,5 +1,9 @@ -VERSION=0.2.20 -CHECKSUM=48637eb29f5b492b91459175dcc574b1 +VERSION=0.3.7 +CHECKSUM=5cd4ff3891b66a59e47af2d14cde4056 + +#VERSION=0.2.20 +#CHECKSUM=48637eb29f5b492b91459175dcc574b1 + NAME=v${VERSION} SOURCE=https://github.com/xianyi/OpenBLAS/archive/ PACKING=.tar.gz