summaryrefslogtreecommitdiffstats
path: root/games/gzdoom/README_versions.txt
diff options
context:
space:
mode:
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