summaryrefslogtreecommitdiffstats
path: root/devel/cmake/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'devel/cmake/DETAILS')
-rwxr-xr-xdevel/cmake/DETAILS7
1 files changed, 4 insertions, 3 deletions
diff --git a/devel/cmake/DETAILS b/devel/cmake/DETAILS
index 272bd16c78..dd640e0af1 100755
--- a/devel/cmake/DETAILS
+++ b/devel/cmake/DETAILS
@@ -1,9 +1,10 @@
SPELL=cmake
- VERSION=2.8.9
- SOURCE_HASH=sha512:d489fa1c720324d03d5fa6605ec5f39f99f98c2ba3f1754e9450fec35e4d9f9479638365ab813014fc648fe05096a519f387ee03f21b3b8b77088fde2857b6e0
+ VERSION=3.1.0
+ SOURCE_HASH=sha512:9e3288c793c01e0ce48af91c618dc7638623010dfb440fb293393d407b7882c181c9a0f4e3b0a14645b556007e69264e94488e832a421b5cfa96338e0808b030
+ VX=v`echo $VERSION|cut -c-3`
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=http://www.cmake.org/files/v${VERSION%.*}/$SOURCE
+ SOURCE_URL[0]=http://www.cmake.org/files/$VX/$SOURCE
# SOURCE_GPG=gurus.gpg:$SOURCE.sig
LICENSE[0]=BSD
WEB_SITE=http://www.cmake.org/HTML/index.html