games/colem: Updated for version 4.6.

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2018-06-19 02:46:09 -04:00 committed by Willy Sudiarto Raharjo
parent 5b201840a1
commit 083541f70d
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
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.
# 20180619 bkw: updated for 4.6.
# 20171218 bkw: updated for 4.2.
# - upstream started using PulseAudio, but I want to be able to build
# with or without it, so added PULSE=no option.
@ -55,7 +57,7 @@
# with OSS modules disabled by default.
PRGNAM=colem
VERSION=${VERSION:-4.2}
VERSION=${VERSION:-4.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="colem"
VERSION="4.2"
VERSION="4.6"
HOMEPAGE="http://fms.komkon.org/ColEm/"
DOWNLOAD="http://urchlay.naptime.net/~urchlay/src/ColEm42-Source.zip"
MD5SUM="0e6effe3476bac014dd6040fab82c8b2"
DOWNLOAD="http://urchlay.naptime.net/~urchlay/src/ColEm46-Source.zip"
MD5SUM="ef991440e17ce46483ea3152acd3c98f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""