summaryrefslogtreecommitdiffstats
path: root/deps/extra-cmake-modules
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2017-03-19 21:02:35 +0100
committer Eric Hameleers <alien@slackware.com>2017-03-19 21:02:35 +0100
commit6fa4fb5d834fd5a84b6c9373e0055a6f555164d8 (patch)
treee7431b4e4a9dc65b656f4336dfb23bf232af2424 /deps/extra-cmake-modules
parentd1b534df5aa6f2f98883177b955e6c22e9d8ff49 (diff)
downloadktown-6fa4fb5d834fd5a84b6c9373e0055a6f555164d8.tar.gz
ktown-6fa4fb5d834fd5a84b6c9373e0055a6f555164d8.tar.xz
deps: updated phonon-vlc and qca-qt5
Diffstat (limited to 'deps/extra-cmake-modules')
-rwxr-xr-xdeps/extra-cmake-modules/extra-cmake-modules.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/deps/extra-cmake-modules/extra-cmake-modules.SlackBuild b/deps/extra-cmake-modules/extra-cmake-modules.SlackBuild
index a75c626..5a94668 100755
--- a/deps/extra-cmake-modules/extra-cmake-modules.SlackBuild
+++ b/deps/extra-cmake-modules/extra-cmake-modules.SlackBuild
@@ -1,6 +1,6 @@
#!/bin/sh
-# Copyright 2014, 2015 Eric Hameleers, Eindhoven, NL
+# Copyright 2014, 2015, 2016, 2017 Eric Hameleers, Eindhoven, NL
# Copyright 2014 Patrick J. Volkerding, Sebeka, Minnesota, USA
# All rights reserved.
#
@@ -22,7 +22,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PKGNAM=extra-cmake-modules
-VERSION=${VERSION:-5.10.0}
+VERSION=${VERSION:-5.32.0}
BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:-" -j7 "}