Lakka-LibreELEC/packages/mediacenter/kodi-binary-addons/game.libretro.bluemsx/package.mk
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
626 B
Makefile

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