summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIsmael Luceno2021-01-08 15:53:02 +0100
committerIsmael Luceno2021-01-08 16:03:01 +0100
commit528cd3021c8479e943f2b46a73b3d57696dd8ac3 (patch)
treeccc2dffbd8f19f95529cdccdabfce8ce426d46f4
parent03ea1692b1731e940edc8fd6bb2aa50ecf3f64e8 (diff)
mame 0.227
-rwxr-xr-xgames-emulators/mame/DETAILS4
-rw-r--r--games-emulators/mame/HISTORY1
2 files changed, 3 insertions, 2 deletions
diff --git a/games-emulators/mame/DETAILS b/games-emulators/mame/DETAILS
index b4df3147..d3dc21cb 100755
--- a/games-emulators/mame/DETAILS
+++ b/games-emulators/mame/DETAILS
@@ -1,8 +1,8 @@
SPELL=mame
- VERSION=0.214
+ VERSION=0.227
SOURCE="mame${VERSION/.}.tar.gz"
SOURCE_URL[0]="https://github.com/mamedev/mame/archive/$SOURCE"
- SOURCE_HASH=sha512:1c5851c7a95f4f3a312b47ba182f2f8fdfd186e16593d58555c8291174c07d8f18b7c4bec8d26589755e427dc2f29c66404a2dfb4f35dca9b63292b42faaca1c
+ SOURCE_HASH=sha512:f3cafa359ae81a4feeef865f41a0ce1c85e1e44ce237dfca390fea6ead3b5ed8a1715d03ed34b1b7a381dcbff8d5f8a3900ddcddad0c5772a954cdeafaba27c4
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/mame-mame${VERSION/.}"
TMPFS=off
WEB_SITE="http://mamedev.org/"
diff --git a/games-emulators/mame/HISTORY b/games-emulators/mame/HISTORY
index 6d4e1d44..6b2e4d68 100644
--- a/games-emulators/mame/HISTORY
+++ b/games-emulators/mame/HISTORY
@@ -1,6 +1,7 @@
2021-01-08 Ismael Luceno <ismael@sourcemage.org>
* BUILD: Removed custom QT_HOME
Made build parallel
+ * DETAILS: updated spell to 0.227
2019-10-16 Ismael Luceno <ismael@sourcemage.org>
* DETAILS: updated spell to 0.214