mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
games/mame: Updated for version 0.155.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
parent
1369359e42
commit
cd054ec3f3
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
# Adapted from sdlmame.SlackBuild, Written by B. Watson (yalhcru@gmail.com)
|
||||
|
||||
PRGNAM=mame
|
||||
VERSION=${VERSION:-0.154}
|
||||
VERSION=${VERSION:-0.155}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="mame"
|
||||
VERSION="0.154"
|
||||
VERSION="0.155"
|
||||
HOMEPAGE="http://mamedev.org/"
|
||||
DOWNLOAD="http://emumovies.com/aarongiles/releases/mame0154s.zip"
|
||||
MD5SUM="f7d29c48456c381a9f63e6de19477485"
|
||||
DOWNLOAD="http://emumovies.com/aarongiles/releases/mame0155s.zip"
|
||||
MD5SUM="de4c507dd161c67c9ec2dbdd12f39c94"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue