games/mame: Updated for version 0.148.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
parent
b9a6fc8fde
commit
89370a42d5
|
@ -2,7 +2,7 @@
|
|||
#
|
||||
# Slackware build script for M.A.M.E.
|
||||
#
|
||||
# Copyright 2010-2012 Erik W. Hanson, Minneapolis, MN, USA
|
||||
# Copyright 2010-2013 Erik W. Hanson, Minneapolis, MN, USA
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -25,7 +25,7 @@
|
|||
# Adapted from sdlmame.SlackBuild, Written by B. Watson (yalhcru@gmail.com)
|
||||
|
||||
PRGNAM=mame
|
||||
VERSION=${VERSION:-0.147}
|
||||
VERSION=${VERSION:-0.148}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="mame"
|
||||
VERSION="0.147"
|
||||
VERSION="0.148"
|
||||
HOMEPAGE="http://mamedev.org/"
|
||||
DOWNLOAD="http://mame.mirrors.zippykid.com/releases/mame0147s.zip"
|
||||
MD5SUM="b5fc953ee0351f5145b9d704603f2ee3"
|
||||
DOWNLOAD="http://mame.mirrors.zippykid.com/releases/mame0148s.zip"
|
||||
MD5SUM="38f7727c2961cd31e2ab6aa1814a23ba"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue