summaryrefslogtreecommitdiffstats
path: root/games/mame/mame.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'games/mame/mame.SlackBuild')
-rw-r--r--games/mame/mame.SlackBuild5
1 files changed, 4 insertions, 1 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}