Lakka-LibreELEC/packages/mediacenter/kodi-binary-addons/game.libretro.picodrive/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

18 lines
640 B
Makefile

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