mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 14:37:59 +00:00
mame: set version to 0.90.2, update changelog
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
fa428616af
commit
21ca2f77fb
@ -8,7 +8,7 @@ $SCRIPTS/build expat
|
||||
$SCRIPTS/build zlib
|
||||
|
||||
ADDON_NAME="plugin.emulators.$1"
|
||||
ADDON_VERSION="1"
|
||||
ADDON_VERSION="2"
|
||||
|
||||
PKG_DIR=`find $ROOT/$PACKAGES -type d -name $1`
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
. config/options
|
||||
|
||||
ADDON_NAME="plugin.emulators.$1"
|
||||
ADDON_VERSION="1"
|
||||
ADDON_VERSION="2"
|
||||
|
||||
PKG_DIR=`find $PACKAGES -type d -name $1`
|
||||
|
||||
|
@ -1,2 +1,5 @@
|
||||
0.90.2
|
||||
- fix permissions after unpacking
|
||||
|
||||
0.90.1
|
||||
- initial version MAME 0.138s
|
||||
- initial version MAME 0.138s
|
||||
|
Loading…
x
Reference in New Issue
Block a user