forked from libretro/Lakka-LibreELEC
47a43e3dde
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>
18 lines
708 B
Makefile
18 lines
708 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
|
|
|
|
PKG_NAME="game.libretro.bsnes-mercury-balanced"
|
|
PKG_VERSION="0.94.0.26-Nexus"
|
|
PKG_SHA256="27ce040f731fdfaa3a2f2e69a6762819f22bedc341a08956207ccc6e42db71eb"
|
|
PKG_REV="1"
|
|
PKG_ARCH="any"
|
|
PKG_LICENSE="GPL"
|
|
PKG_SITE="https://github.com/kodi-game/game.libretro.bsnes-mercury-balanced"
|
|
PKG_URL="https://github.com/kodi-game/game.libretro.bsnes-mercury-balanced/archive/${PKG_VERSION}.tar.gz"
|
|
PKG_DEPENDS_TARGET="toolchain kodi-platform libretro-bsnes-mercury-balanced"
|
|
PKG_SECTION=""
|
|
PKG_LONGDESC="game.libretro.bsnes-mercury-balanced: bSNES Mercury for Kodi"
|
|
|
|
PKG_IS_ADDON="yes"
|
|
PKG_ADDON_TYPE="kodi.gameclient"
|