From: Timo Heister Date: Fri, 8 Mar 2019 14:09:20 +0000 (-0700) Subject: update to 12.14.1 X-Git-Tag: v9.2.0-r1~9^2~3 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac9d393abf0c8d6d7feb489486d1c4c1543628f9;p=candi.git update to 12.14.1 --- diff --git a/deal.II-toolchain/packages/trilinos.package b/deal.II-toolchain/packages/trilinos.package index cfdde17..be86d63 100644 --- a/deal.II-toolchain/packages/trilinos.package +++ b/deal.II-toolchain/packages/trilinos.package @@ -2,7 +2,11 @@ if [ -z "${TRILINOS_MAJOR_VERSION}" ]; then TRILINOS_MAJOR_VERSION=AUTO fi -if [ ${TRILINOS_MAJOR_VERSION} = "AUTO" ];then +if [ ${TRILINOS_MAJOR_VERSION} = "AUTO" ]; then + TRILINOS_MAJOR_VERSION="12" +fi + +if [ ${TRILINOS_MAJOR_VERSION} = "DEV" ];then # download from github: # this is the last "blessed" version we like: VERSION=dbf41f3b26b0326a1377f219e6e07eab861d181e @@ -11,10 +15,12 @@ if [ ${TRILINOS_MAJOR_VERSION} = "AUTO" ];then NAME=Trilinos.git PACKING=git SOURCE=https://github.com/trilinos/ - elif [ ${TRILINOS_MAJOR_VERSION} = "12" ]; then - VERSION=12-12-1 - CHECKSUM=ecd4606fa332212433c98bf950a69cc7 + VERSION=12-14-1 + CHECKSUM=de912cca43c2ca3b74aa08528ac39dbd + + #VERSION=12-12-1 + #CHECKSUM=ecd4606fa332212433c98bf950a69cc7 # note: the official trilinos tarball changed md5sum but we confirmed that the contents is