mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
games/mame: Updated for version 0.182.
This commit is contained in:
parent
62c5e90e71
commit
ed20b637b1
2 changed files with 7 additions and 4 deletions
|
@ -50,8 +50,11 @@
|
|||
# 20170111 bkw:
|
||||
# - Updated for v0.181. Missed a month again.
|
||||
|
||||
# 20170128 bkw:
|
||||
# - Updated for v0.182.
|
||||
|
||||
PRGNAM=mame
|
||||
VERSION=${VERSION:-0.181}
|
||||
VERSION=${VERSION:-0.182}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="mame"
|
||||
VERSION="0.181"
|
||||
VERSION="0.182"
|
||||
HOMEPAGE="http://mamedev.org/"
|
||||
DOWNLOAD="https://github.com/mamedev/mame/archive/mame0181.tar.gz"
|
||||
MD5SUM="5a6116932e512b3ddd2fea5906bd7c55"
|
||||
DOWNLOAD="https://github.com/mamedev/mame/archive/mame0182.tar.gz"
|
||||
MD5SUM="be79a95e60b5e77e1f7f8f8401a363ca"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="SDL2_ttf"
|
||||
|
|
Loading…
Reference in a new issue