summaryrefslogtreecommitdiffstats
path: root/deps/wayland/wayland.SlackBuild
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2017-02-13 12:01:34 +0100
committer Eric Hameleers <alien@slackware.com>2017-02-13 12:01:34 +0100
commit52c50a287052b6b63c8f602e4269dee461a94e11 (patch)
tree4b43a74f3cc6b8a563ba0c464d400c38bf381818 /deps/wayland/wayland.SlackBuild
parent3dbc1530fb2bf9a28154c66729792422ad483e58 (diff)
downloadktown-52c50a287052b6b63c8f602e4269dee461a94e11.tar.gz
ktown-52c50a287052b6b63c8f602e4269dee461a94e11.tar.xz
deps: updated for the upcoming KDE 5_17.02.
Recompiled against new libraries in Slackware-current: - qt5 Updated versions: - OpenAL - libxkbcommon - phonon - wayland
Diffstat (limited to '')
-rwxr-xr-xdeps/wayland/wayland.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/deps/wayland/wayland.SlackBuild b/deps/wayland/wayland.SlackBuild
index cc574da..0b05265 100755
--- a/deps/wayland/wayland.SlackBuild
+++ b/deps/wayland/wayland.SlackBuild
@@ -1,6 +1,6 @@
#!/bin/sh
# Copyright 2015 Patrick J. Volkerding, Sebeka, MN, USA
-# Copyright 2015 Eric Hameleers, Eindhoven, NL
+# Copyright 2015, 2017 Eric Hameleers, Eindhoven, NL
# All rights reserved.
#
# Permission to use, copy, modify, and distribute this software for
@@ -24,7 +24,7 @@
PKGNAM=wayland
-VERSION=${VERSION:-1.9.0}
+VERSION=${VERSION:-1.12.0}
BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:" -j4 "}