]> https://gitweb.dealii.org/ - candi.git/commitdiff
cmake: updated to v3.11.2 82/head
authorUwe Köcher <koecher@hsu-hamburg.de>
Wed, 23 May 2018 09:32:27 +0000 (11:32 +0200)
committerUwe Köcher <koecher@hsu-hamburg.de>
Wed, 23 May 2018 09:32:27 +0000 (11:32 +0200)
deal.II-toolchain/packages/cmake.package

index 8ede1d048a51ded420d49bdd73809c4feccb2fd0..9bea1e51cab48d26904c563dd3f1b16d9ddd7601 100644 (file)
@@ -1,5 +1,5 @@
-MAJOR=3.9
-MINOR=6
+MAJOR=3.11
+MINOR=2
 VERSION=${MAJOR}.${MINOR}
 
 # We try to determine if we have a linux platform to use tarball install
@@ -16,14 +16,14 @@ if [ ${PLATFORM_OSTYPE} == "linux" ]; then
     # tarball install
     NAME=cmake-${VERSION}-Linux-x86_64
     PACKING=.tar.gz
-    CHECKSUM=3cd4a1e13d2f42f2ff5668b13d7fd23b
+    CHECKSUM=55e30dd01698e9409b576008fd22394c
     BUILDCHAIN=ignore
 
 else
     # configure/make/install
     NAME=cmake-${VERSION}
     PACKING=.tar.gz
-    CHECKSUM=084b1c8b2efc1c1ba432dea37243c0ae
+    CHECKSUM=d2d554c05fc07cfae7846d2aa205f12a
     
     if builtin command -v cmake > /dev/null; then
         # configure/make with cmake (older or newer version already installed)    

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.