system/kegs: Updated for version 1.16.

Signed-off-by: B. Watson <urchlay@slackware.uk>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
B. Watson 2022-12-28 00:08:06 -05:00 committed by Willy Sudiarto Raharjo
parent 25f2091fa8
commit d1a40df6dc
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 6 additions and 4 deletions

View file

@ -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}

View file

@ -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=""