From 7cd75136a24593287a9d6de2694a58d793fc1d9d Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Fri, 19 Jan 2018 20:41:32 +0100 Subject: dpes: synced mesa and xorg-server with Slackware --- deps/xorg-server/xorg-server.SlackBuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'deps/xorg-server') diff --git a/deps/xorg-server/xorg-server.SlackBuild b/deps/xorg-server/xorg-server.SlackBuild index fdb80e3..1921d5a 100755 --- a/deps/xorg-server/xorg-server.SlackBuild +++ b/deps/xorg-server/xorg-server.SlackBuild @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright 2007-2017 Patrick J. Volkerding, Sebeka, MN, USA +# Copyright 2007-2018 Patrick J. Volkerding, Sebeka, MN, USA # All rights reserved. # # Permission to use, copy, modify, and distribute this software for @@ -22,13 +22,13 @@ # ----------------------------------------------------------------------------- # Condensed from the modular x11.SlackBuild -# 2016, 2017 by Eric Hameleers +# 2016, 2017, 2018 by Eric Hameleers # Note: this package contains _all_ X servers. Not just Xorg, but also: # Xnest, Xephyr, Xvfb, Xwayland. PKGNAM=xorg-server VERSION=${VERSION:-1.19.6} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} CWD=$(pwd) TMP=${TMP:-/tmp} -- cgit v1.2.3