0
0
mirror of https://github.com/libretro/Lakka-LibreELEC.git synced 2024-12-12 16:53:26 +00:00
Matthias Reichl 47a43e3dde update retroplayer addons to latest versions
also bump PKG_REV of all not-updated addons to make sure freshly
built addons get rolled out to LE11 nightly users

Signed-off-by: Matthias Reichl <hias@horus.com>
2023-02-28 23:13:23 +01:00

18 lines
643 B
Makefile

# SPDX-License-Identifier: GPL-2.0
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="game.libretro.genplus"
PKG_VERSION="1.7.4.42-Nexus"
PKG_SHA256="def4e7a226131bc9633485a0e3b5396ab8e13b5c802a9d00a51a3d1cf0fec4af"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="https://github.com/kodi-game/game.libretro.genplus"
PKG_URL="https://github.com/kodi-game/game.libretro.genplus/archive/${PKG_VERSION}.tar.gz"
PKG_DEPENDS_TARGET="toolchain kodi-platform libretro-genplus"
PKG_SECTION=""
PKG_LONGDESC="game.libretro.genplus: Genesis Plus GX emulator for Kodi"
PKG_IS_ADDON="yes"
PKG_ADDON_TYPE="kodi.gameclient"