Merge pull request #3986 from dhewg/pull/libretro

game.libretro: update to 2.0.0-Matrix
This commit is contained in:
MilhouseVH 2019-11-17 17:40:30 +00:00 committed by GitHub
commit 5a51ee1c06
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,14 +2,14 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="game.libretro"
PKG_VERSION="1.1.0-Leia"
PKG_SHA256="a0585aef603fcb764bed922bdfb73e3b0992f79930f36d06be6c3b9c13b25212"
PKG_REV="115"
PKG_VERSION="2.0.0-Matrix"
PKG_SHA256="65a3f6e33a46c3f563483b01705eea48047164f0dc495440f3df13e73d18ea9d"
PKG_REV="116"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="https://github.com/kodi-game/game.libretro"
PKG_URL="https://github.com/kodi-game/game.libretro/archive/$PKG_VERSION.tar.gz"
PKG_DEPENDS_TARGET="toolchain kodi-platform p8-platform"
PKG_DEPENDS_TARGET="toolchain tinyxml"
PKG_SECTION=""
PKG_LONGDESC="game.libretro is a thin wrapper for libretro"