0
0
mirror of https://github.com/libretro/Lakka-LibreELEC.git synced 2025-03-01 03:21:21 +00:00
Matthias Reichl 84a66d9937 update retroplayer addons to latest versions
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-10-11 22:53:12 +02:00

17 lines
639 B
Makefile

# SPDX-License-Identifier: GPL-2.0
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="game.libretro.fsuae"
PKG_VERSION="c31ca834cb3874d0ab7cc759316740bcb64c1a8b"
PKG_SHA256="237bb8274a16692de5cdd824ef0085d68a084eb32fb8a31f10b6984c774f762f"
PKG_REV="108"
PKG_ARCH="x86_64"
PKG_LICENSE="GPL"
PKG_SITE="https://github.com/kodi-game/game.libretro.fsuae"
PKG_URL="https://github.com/kodi-game/game.libretro.fsuae/archive/${PKG_VERSION}.tar.gz"
PKG_DEPENDS_TARGET="toolchain kodi-platform libretro-fsuae"
PKG_LONGDESC="game.libretro.fsuae: fsuae emulator for Kodi"
PKG_IS_ADDON="yes"
PKG_ADDON_TYPE="kodi.gameclient"