games/colem: Updated for version 4.1.

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2017-08-19 14:12:10 -04:00
parent a97990484c
commit 19e326de11
2 changed files with 8 additions and 4 deletions

View file

@ -6,6 +6,10 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
# 20170819 bkw:
# - updated for 4.1. according to upstream's docs, the only changes from
# 4.0 to 4.1 are for windows, so don't expect any new features here.
# 20170627 bkw:
# - updated for 4.0
# - rework rom_path.diff, so this script can't build 3.8 any more
@ -47,7 +51,7 @@
# with OSS modules disabled by default.
PRGNAM=colem
VERSION=${VERSION:-4.0}
VERSION=${VERSION:-4.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="colem"
VERSION="4.0"
VERSION="4.1"
HOMEPAGE="http://fms.komkon.org/ColEm/"
DOWNLOAD="http://urchlay.naptime.net/~urchlay/src/ColEm40-Source.zip"
MD5SUM="62dbdf61903c9a5072f288c74d0a7805"
DOWNLOAD="http://urchlay.naptime.net/~urchlay/src/ColEm41-Source.zip"
MD5SUM="b44fe0b00db10ed2fb1791404d366e02"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""