summaryrefslogtreecommitdiffstats
path: root/deps/cmake/cmake.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'deps/cmake/cmake.SlackBuild')
-rwxr-xr-xdeps/cmake/cmake.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/deps/cmake/cmake.SlackBuild b/deps/cmake/cmake.SlackBuild
index 6150598..e6cf56b 100755
--- a/deps/cmake/cmake.SlackBuild
+++ b/deps/cmake/cmake.SlackBuild
@@ -1,6 +1,6 @@
#!/bin/sh
-# Copyright 2008, 2009, 2010, 2011, 2013 Patrick J. Volkerding, Sebeka, Minnesota, USA
+# Copyright 2008, 2009, 2010, 2011, 2013, 2014, 2015 Patrick J. Volkerding, Sebeka, Minnesota, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -21,7 +21,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PKGNAM=cmake
-VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
+VERSION=${VERSION:-3.1.0}
BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on: