summaryrefslogtreecommitdiffstats
path: root/games/gzdoom/gzdoom.SlackBuild
diff options
context:
space:
mode:
author B. Watson2017-12-22 08:49:38 +0100
committer Robby Workman2017-12-28 01:09:36 +0100
commit40432e980615f8439b25c49a4084b3c348bfaedf (patch)
treef2a3916c1d671bff15cc62cc3ee0e0b79fa67f84 /games/gzdoom/gzdoom.SlackBuild
parentc135c8382ebdf102db8fba76e3db89b91c357f5a (diff)
downloadslackbuilds-40432e980615f8439b25c49a4084b3c348bfaedf.tar.gz
games/gzdoom: Updated for version 3.2.4.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'games/gzdoom/gzdoom.SlackBuild')
-rw-r--r--games/gzdoom/gzdoom.SlackBuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/games/gzdoom/gzdoom.SlackBuild b/games/gzdoom/gzdoom.SlackBuild
index b9f3a6a28d..6e1bfcf9bd 100644
--- a/games/gzdoom/gzdoom.SlackBuild
+++ b/games/gzdoom/gzdoom.SlackBuild
@@ -6,6 +6,9 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
+# 20171222 bkw:
+# - Updated for 3.2.4.
+
# 20170608 bkw:
# - Updated for 3.1.0. fmodapi support has been removed by upstream, so
# it's no longer a dep.
@@ -18,7 +21,7 @@
# supported as "gzdoom-legacy" for those that need them.
PRGNAM=gzdoom
-VERSION=${VERSION:-3.1.0}
+VERSION=${VERSION:-3.2.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}