mame: update to mame-0139s

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-08-04 21:45:12 +02:00
parent f4ad2ccdc5
commit cd31c1b540
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
0.90.2
- fix permissions after unpacking
- update to MAME 0.139s
0.90.1
- initial version MAME 0.138s

View File

@ -1,6 +1,6 @@
PKG_NAME="mame"
PKG_VERSION="0138s"
PKG_REV="1"
PKG_VERSION="0139s"
PKG_REV="2"
PKG_ARCH="any"
PKG_LICENSE="free"
PKG_SITE="http://www.mame.org"