]> https://gitweb.dealii.org/ - candi.git/commitdiff
Only change I made
authorPengfei Jia <pengfej@clemson.edu>
Fri, 17 Mar 2023 01:27:38 +0000 (21:27 -0400)
committerPengfei Jia <pengfej@clemson.edu>
Thu, 30 Mar 2023 14:23:26 +0000 (10:23 -0400)
deal.II-toolchain/packages/trilinos.package

index aa9a4cbc745fd2fd53f00855fd231e382062a8b1..138c4f6da0eae78b7ba75eef2c7532bb1bc583b7 100644 (file)
@@ -7,7 +7,7 @@ if [ -z "${TRILINOS_MAJOR_VERSION}" ]; then
 fi
 
 if [ ${TRILINOS_MAJOR_VERSION} = "AUTO" ]; then
-    TRILINOS_MAJOR_VERSION="13"
+    TRILINOS_MAJOR_VERSION="14"
 fi
 
 if [ ${TRILINOS_MAJOR_VERSION} = "DEV" ];then
@@ -19,9 +19,8 @@ if [ ${TRILINOS_MAJOR_VERSION} = "DEV" ];then
     NAME=Trilinos.git
     PACKING=git
     SOURCE=https://github.com/trilinos/
-elif [ ${TRILINOS_MAJOR_VERSION} = "13" ]; then
-    VERSION=13-2-0
-    CHECKSUM=099680cd3660dba5ec447ddc50a8406c
+elif [ ${TRILINOS_MAJOR_VERSION} = "14" ]; then
+    VERSION=14-0-0
     
     SOURCE=https://github.com/trilinos/Trilinos/archive/
     NAME=trilinos-release-${VERSION}

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.