From 163705ac92e79f34b2f18936b28cf8dd29326521 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Sat, 20 Jan 2018 13:06:37 +0100 Subject: mesa: updated to 7.3.3 in the Wayland testing repository --- deps/mesa/mesa.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'deps') 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} -- cgit v1.2.3