game.libretro.mame2015: reset PKG_REV & restrict ARCH to arm & x86_64

This commit is contained in:
5schatten 2019-08-28 19:03:49 +02:00 committed by Matthias Reichl
parent 4d9d148629
commit be5afc4cdd

View File

@ -4,7 +4,8 @@
PKG_NAME="game.libretro.mame2015"
PKG_VERSION="0.160.0.3-Leia"
PKG_SHA256="75e36e07c1160142d976e7ba47a9f3e88d2b5c1b5e3e07ec3ad42a8e8371965e"
PKG_REV="105"
PKG_ARCH="arm x86_64"
PKG_REV="100"
PKG_LICENSE="GPL"
PKG_SITE="https://github.com/kodi-game/game.libretro.mame2015"
PKG_URL="https://github.com/kodi-game/game.libretro.mame2015/archive/${PKG_VERSION}.tar.gz"