summaryrefslogtreecommitdiffstats
path: root/deps/mesa/mesa.SlackBuild
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2017-12-22 00:33:08 +0100
committer Eric Hameleers <alien@slackware.com>2017-12-22 00:33:08 +0100
commit727a55eec1c1fe9be9094b1098a622e7a1f91f26 (patch)
tree18ad1a4f0b9e6654b2a5d1ee7899106abb1f3c49 /deps/mesa/mesa.SlackBuild
parentefc2d632e715498adf632904e2425a5d89e1e44f (diff)
downloadktown-727a55eec1c1fe9be9094b1098a622e7a1f91f26.tar.gz
ktown-727a55eec1c1fe9be9094b1098a622e7a1f91f26.tar.xz
deps: updates and recompilations
Diffstat (limited to 'deps/mesa/mesa.SlackBuild')
-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 3d62eea..15b135b 100755
--- a/deps/mesa/mesa.SlackBuild
+++ b/deps/mesa/mesa.SlackBuild
@@ -21,7 +21,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PKGNAM=mesa
-VERSION=${VERSION:-17.2.5}
+VERSION=${VERSION:-17.2.7}
DEMOVERS=${DEMOVERS:-8.3.0}
BUILD=${BUILD:-1}
@@ -90,7 +90,7 @@ fi
# Don't worry if Mako is not present:
#sed -i "s,AX_CHECK_PYTHON_MAKO_MODULE(\$PYTHON_MAKO_REQUIRED),,g" configure.ac
-zcat $CWD/mesa.no.mako.diff.gz | patch -p1 --verbose || exit 1
+cat $CWD/mesa.no.mako.diff | patch -p1 --verbose || exit 1
# This doesn't fully do the trick. See below. ;-)
#./autogen.sh