summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2018-01-20 13:06:37 +0100
committer Eric Hameleers <alien@slackware.com>2018-01-20 13:06:37 +0100
commit163705ac92e79f34b2f18936b28cf8dd29326521 (patch)
treec4a90e68d9cadb4bcb77902c89a6ebc0612594c2
parent0b5b956458e5d8135b0e9d20a9103f4378c1f97b (diff)
downloadktown-163705ac92e79f34b2f18936b28cf8dd29326521.tar.gz
ktown-163705ac92e79f34b2f18936b28cf8dd29326521.tar.xz
mesa: updated to 7.3.3 in the Wayland testing repository
-rwxr-xr-xdeps/mesa/mesa.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/deps/mesa/mesa.SlackBuild b/deps/mesa/mesa.SlackBuild
index 826856b..d12c01f 100755
--- a/deps/mesa/mesa.SlackBuild
+++ b/deps/mesa/mesa.SlackBuild
@@ -1,6 +1,6 @@
#!/bin/sh
-# Copyright 2006, 2007, 2008, 2009, 2010, 2011, 2013, 2014, 2015, 2016, 2017 Patrick J. Volkerding, Sebeka, MN, USA
+# Copyright 2006, 2007, 2008, 2009, 2010, 2011, 2013, 2014, 2015, 2016, 2017, 2018 Patrick J. Volkerding, Sebeka, MN, 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=mesa
-VERSION=${VERSION:-17.3.2}
+VERSION=${VERSION:-17.3.3}
DEMOVERS=${DEMOVERS:-8.3.0}
BUILD=${BUILD:-1}