summaryrefslogtreecommitdiffstats
path: root/games/gzdoom/README_versions.txt
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2017-02-07 12:07:59 -0500
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-02-11 07:23:58 +0700
commitbb1b973ce9151f2d8c660693e227fe35ab0f28bc (patch)
tree10aecced560943b0cbd8fa0d4276b7647e84f02e /games/gzdoom/README_versions.txt
parent557658ecc42a23d7561e753b8834e787d7659c2d (diff)
downloadslackbuilds-bb1b973ce9151f2d8c660693e227fe35ab0f28bc.tar.gz
slackbuilds-bb1b973ce9151f2d8c660693e227fe35ab0f28bc.tar.xz
games/gzdoom: Use system fmodapi.
Diffstat (limited to 'games/gzdoom/README_versions.txt')
-rw-r--r--games/gzdoom/README_versions.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/gzdoom/README_versions.txt b/games/gzdoom/README_versions.txt
index d9a7fa9424..586f7efa41 100644
--- a/games/gzdoom/README_versions.txt
+++ b/games/gzdoom/README_versions.txt
@@ -4,9 +4,9 @@ of gzdoom. Supported versions:
1.8.09 - last version to use SDL1 (good for older/slower systems).
1.9.1 - last version to not require OpenGL 3.0 (good for nouveau).
-2.2.0 - latest version of gzdoom (best choice for fast modern systems).
+2.3.2 - latest version of gzdoom (best choice for fast modern systems).
-By default, 2.2.0 is built (as per the .info file). If you'd like to
+By default, 2.3.2 is built (as per the .info file). If you'd like to
try one of the others, download the source, save it in the SlackBuild
directory, and run gzdoom.SlackBuild with VERSION=1.8.09 or VERSION=1.9.1
set in the environment. If you use sbopkg, you can create a custom .info
@@ -15,7 +15,7 @@ file, and copy the lines below:
For 1.8.09:
VERSION="1.8.09"
-DOWNLOAD="https://github.com/coelckers/gzdoom/archive/1.8.09.tar.gz"
+DOWNLOAD="http://urchlay.naptime.net/~urchlay/src/g1.8.09.tar.gz"
MD5SUM="ddc1dd8aef254312031184be6dec21e6"
Note that SDL2 is not required for 1.8.09 (you can remove it from REQUIRES