Merge pull request #10223 from heitbaum/bin13

game.libretro: update to 22.2.0-Piers
This commit is contained in:
Matthias Reichl 2025-07-11 19:13:34 +02:00 committed by GitHub
commit 5bfed22b34
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,9 +2,9 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv) # Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="game.libretro" PKG_NAME="game.libretro"
PKG_VERSION="22.1.0-Piers" PKG_VERSION="22.2.0-Piers"
PKG_SHA256="530aee1ffa7e4ec7ff6432be05575d3de2df71c07103b2ecb50877d4cc98de40" PKG_SHA256="258d10c79ffa13cd0bad229a23704b60e24186665ee42e789be0b4c6578d69fd"
PKG_REV="2" PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="https://github.com/kodi-game/game.libretro" PKG_SITE="https://github.com/kodi-game/game.libretro"