Lakka-LibreELEC/packages/mediacenter/kodi-binary-addons/game.libretro.genplus/package.mk
Matthias Reichl 0d00bdde3f binary addons: bump PKG_REV
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-12-04 23:44:27 +01:00

17 lines
644 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.35-Matrix"
PKG_SHA256="686aed2c0e852643d7be5d33e070fb184f27e27358272d4e0e51fe5cb8449e63"
PKG_REV="2"
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"