summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author B. Watson2023-07-15 04:06:52 +0200
committer Willy Sudiarto Raharjo2023-07-15 12:30:16 +0200
commitc60a9a12cbe50edc6f77c26fa598a814a5b95f9b (patch)
tree5963ca29c02995f53855424c5d35b4c8ab8bd983
parent72cb41b6cbb88c4f8ff04940f05d974b0794185b (diff)
downloadslackbuilds-c60a9a12cbe50edc6f77c26fa598a814a5b95f9b.tar.gz
games/prboom-plus: Updated for version 2.6.66.
Signed-off-by: B. Watson <urchlay@slackware.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--games/prboom-plus/prboom-plus.SlackBuild3
-rw-r--r--games/prboom-plus/prboom-plus.info6
2 files changed, 5 insertions, 4 deletions
diff --git a/games/prboom-plus/prboom-plus.SlackBuild b/games/prboom-plus/prboom-plus.SlackBuild
index b440721fe9..7922635302 100644
--- a/games/prboom-plus/prboom-plus.SlackBuild
+++ b/games/prboom-plus/prboom-plus.SlackBuild
@@ -7,6 +7,7 @@
# Original had no license. Modified version released under the WTFPL. See
# http://www.wtfpl.net/txt/copying/ for details.
+# 20230714 bkw: update for v2.6.66. SDL MIDI is still broken.
# 20220622 bkw: update for v2.6.2, add missing doinst.sh.
# 20211027 bkw:
@@ -28,7 +29,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=prboom-plus
-VERSION=${VERSION:-2.6.2}
+VERSION=${VERSION:-2.6.66}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/games/prboom-plus/prboom-plus.info b/games/prboom-plus/prboom-plus.info
index cbd81bec65..0b35a74d52 100644
--- a/games/prboom-plus/prboom-plus.info
+++ b/games/prboom-plus/prboom-plus.info
@@ -1,8 +1,8 @@
PRGNAM="prboom-plus"
-VERSION="2.6.2"
+VERSION="2.6.66"
HOMEPAGE="http://prboom-plus.sourceforge.net"
-DOWNLOAD="https://github.com/coelckers/prboom-plus/archive/v2.6.2/prboom-plus-2.6.2.tar.gz"
-MD5SUM="51a234bea2963b125be864ee6e74f539"
+DOWNLOAD="https://github.com/coelckers/prboom-plus/archive/v2.6.66/prboom-plus-2.6.66.tar.gz"
+MD5SUM="62b29843ba4ab1f442be8fe469ee523f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""