summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author B. Watson2016-11-01 19:57:27 +0100
committer Willy Sudiarto Raharjo2016-11-05 01:15:57 +0100
commit57d518a430af301b9ba5bb1cdadaf854b1cdd66e (patch)
tree4a17aedc7d17f003f292444625f3cda98d0ffe55
parent9b42bbd49b5f2cdead5a2ffd894f5aac224a0f05 (diff)
downloadslackbuilds-57d518a430af301b9ba5bb1cdadaf854b1cdd66e.tar.gz
games/mame: Updated for version 0.179.
-rw-r--r--games/mame/mame.SlackBuild5
-rw-r--r--games/mame/mame.info6
2 files changed, 7 insertions, 4 deletions
diff --git a/games/mame/mame.SlackBuild b/games/mame/mame.SlackBuild
index 6fe4cc964e..76dc42711a 100644
--- a/games/mame/mame.SlackBuild
+++ b/games/mame/mame.SlackBuild
@@ -44,8 +44,11 @@
# now it's easy to enable bgfx, just by changing to 'video bgfx'.
# Thanks to Doogster for pointing this out.
+# 20161101 bkw:
+# - Updated for v0.179.
+
PRGNAM=mame
-VERSION=${VERSION:-0.178}
+VERSION=${VERSION:-0.179}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/games/mame/mame.info b/games/mame/mame.info
index 4abaddbaef..d207aae5a8 100644
--- a/games/mame/mame.info
+++ b/games/mame/mame.info
@@ -1,8 +1,8 @@
PRGNAM="mame"
-VERSION="0.178"
+VERSION="0.179"
HOMEPAGE="http://mamedev.org/"
-DOWNLOAD="https://github.com/mamedev/mame/archive/mame0178.tar.gz"
-MD5SUM="89ee2eeb14a990f4d8aeddf6b835a4d5"
+DOWNLOAD="https://github.com/mamedev/mame/archive/mame0179.tar.gz"
+MD5SUM="e9f84cb228b23127013bdfab898864dd"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="SDL2_ttf"