aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--system/kegs/kegs.SlackBuild4
-rw-r--r--system/kegs/kegs.info6
2 files changed, 6 insertions, 4 deletions
diff --git a/system/kegs/kegs.SlackBuild b/system/kegs/kegs.SlackBuild
index 4c7ce438f0..39384d6405 100644
--- a/system/kegs/kegs.SlackBuild
+++ b/system/kegs/kegs.SlackBuild
@@ -6,6 +6,8 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
+# 20221228 bkw: update for v1.16.
+
# 20210825 bkw: update for v1.12.
# - upstream got rid of to_pro and partls, so their man pages are
# also gone now.
@@ -34,7 +36,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=kegs
-VERSION=${VERSION:-1.12}
+VERSION=${VERSION:-1.16}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/kegs/kegs.info b/system/kegs/kegs.info
index d3826c49df..4db5439af8 100644
--- a/system/kegs/kegs.info
+++ b/system/kegs/kegs.info
@@ -1,9 +1,9 @@
PRGNAM="kegs"
-VERSION="1.12"
+VERSION="1.16"
HOMEPAGE="http://kegs.sourceforge.net/"
-DOWNLOAD="http://kegs.sourceforge.net/kegs.1.12.tar.gz \
+DOWNLOAD="http://kegs.sourceforge.net/kegs.1.16.tar.gz \
https://mirrors.apple2.org.za/ftp.apple.asimov.net/emulators/rom_images/gsrom03.zip"
-MD5SUM="5d63bd0728c6d02ca261449977ea1942 \
+MD5SUM="5908b495173b36b5905954c151d64cc0 \
029ebd31845614636f6a34a19730cd57"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""