summaryrefslogtreecommitdiffstats
path: root/games/darkplaces/darkplaces.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'games/darkplaces/darkplaces.SlackBuild')
-rw-r--r--games/darkplaces/darkplaces.SlackBuild10
1 files changed, 5 insertions, 5 deletions
diff --git a/games/darkplaces/darkplaces.SlackBuild b/games/darkplaces/darkplaces.SlackBuild
index 7d410585e9..83af490554 100644
--- a/games/darkplaces/darkplaces.SlackBuild
+++ b/games/darkplaces/darkplaces.SlackBuild
@@ -23,8 +23,8 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=darkplaces
-VERSION=${VERSION:-20110628}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-20121222}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then
@@ -40,9 +40,9 @@ TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}
-SRCDIR=${SRCDIR:-engine20110628}
-SRCVER=${SRCVER:-enginesource20110628}
-MODVER=${MODVER:-darkplacesmod20080808}
+SRCDIR=${SRCDIR:-engine20121222}
+SRCVER=${SRCVER:-enginesource20121222}
+MODVER=${MODVER:-darkplacesmod20121222}
# By default we won't add the darkplaces game mods
DPMOD=${DPMOD:-"NO"}