Merge pull request #10058 from heitbaum/bin13

inputstream.adaptive: update 22.2.3-Piers to 22.2.4-Piers
This commit is contained in:
Matthias Reichl 2025-05-15 13:12:16 +02:00 committed by GitHub
commit e102660370
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,14 +2,14 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv) # Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="inputstream.adaptive" PKG_NAME="inputstream.adaptive"
PKG_VERSION="22.2.3-Piers" PKG_VERSION="22.2.4-Piers"
PKG_SHA256="ece324de89ff42526feded77b67d67a9ea83cce7c76a49dbb0699939ce78ee47" PKG_SHA256="1d4623956d2b966ef358d66374026e1e66ee63fea301c51a1558ab876ea8fc34"
PKG_REV="1" PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="https://github.com/xbmc/inputstream.adaptive" PKG_SITE="https://github.com/xbmc/inputstream.adaptive"
PKG_URL="https://github.com/xbmc/inputstream.adaptive/archive/${PKG_VERSION}.tar.gz" PKG_URL="https://github.com/xbmc/inputstream.adaptive/archive/${PKG_VERSION}.tar.gz"
PKG_DEPENDS_TARGET="toolchain kodi-platform bento4 nss pugixml rapidjson" PKG_DEPENDS_TARGET="toolchain kodi-platform bento4 nlohmann-json nss pugixml"
PKG_SECTION="" PKG_SECTION=""
PKG_SHORTDESC="inputstream.adaptive" PKG_SHORTDESC="inputstream.adaptive"
PKG_LONGDESC="inputstream.adaptive" PKG_LONGDESC="inputstream.adaptive"