mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
games/mame: Updated for version 0.142.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
parent
1b212f0cf9
commit
3101150479
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.141}
|
||||
VERSION=${VERSION:-0.142}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="mame"
|
||||
VERSION="0.141"
|
||||
VERSION="0.142"
|
||||
HOMEPAGE="http://mamedev.org/"
|
||||
DOWNLOAD="http://mame.mirrors.zippykid.com/releases/mame0141s.zip"
|
||||
MD5SUM="95b3866cc98a2bea789f8b20e6ff7001"
|
||||
DOWNLOAD="http://mame.mirrors.zippykid.com/releases/mame0142s.zip"
|
||||
MD5SUM="2fc102f58ce3757f3bdaf062241fa8b8"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Erik Hanson"
|
||||
|
|
Loading…
Reference in a new issue