mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
games/mame: Updated for version 0.152.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
07126cdc88
commit
7b07622dd1
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.151}
|
||||
VERSION=${VERSION:-0.152}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="mame"
|
||||
VERSION="0.151"
|
||||
VERSION="0.152"
|
||||
HOMEPAGE="http://mamedev.org/"
|
||||
DOWNLOAD="http://mame.mirrors.zippykid.com/releases/mame0151s.zip"
|
||||
MD5SUM="b1dec00c2c77ada2d670f5392de39d62"
|
||||
DOWNLOAD="http://mame.mirrors.zippykid.com/releases/mame0152s.zip"
|
||||
MD5SUM="ef3321a0a1ff3532ea0b07ad3f254db2"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue