games/mame: Updated for version 0.240.

Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
B. Watson 2022-02-05 03:01:07 -05:00 committed by Willy Sudiarto Raharjo
parent 8393914685
commit 8ed3077b32
No known key found for this signature in database
GPG key ID: 3F617144D7238786
3 changed files with 4 additions and 4 deletions

Binary file not shown.

View file

@ -41,7 +41,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=mame
VERSION=${VERSION:-0.237}
VERSION=${VERSION:-0.240}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="mame"
VERSION="0.237"
VERSION="0.240"
HOMEPAGE="http://mamedev.org/"
DOWNLOAD="https://github.com/mamedev/mame/archive/mame0237/mame-mame0237.tar.gz"
MD5SUM="44574c90777d0593839bb13bfff677f4"
DOWNLOAD="https://github.com/mamedev/mame/archive/mame0240/mame-mame0240.tar.gz"
MD5SUM="5609b262862e6d12b11cec50323d1fd1"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""