]> https://gitweb.dealii.org/ - candi.git/commitdiff
update to 12.14.1
authorTimo Heister <timo.heister@gmail.com>
Fri, 8 Mar 2019 14:09:20 +0000 (07:09 -0700)
committerTimo Heister <timo.heister@gmail.com>
Fri, 20 Dec 2019 21:44:20 +0000 (16:44 -0500)
deal.II-toolchain/packages/trilinos.package

index cfdde1717ce48c435c6c5c79c647091d65b466b9..be86d6306494aae8555af2fe72a10adeeb301176 100644 (file)
@@ -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

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.