inputstream.adaptive: update 21.1.0-Omega to 21.1.1-Omega

This commit is contained in:
Rudi Heitbaum 2023-04-13 12:55:48 +00:00
parent 3f208f9994
commit 595c6f6707

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="21.1.0-Omega" PKG_VERSION="21.1.1-Omega"
PKG_SHA256="1e250d1ae55c0c9d9498ccb97212c55738388b1858cc4db997c05e32ee6b151d" PKG_SHA256="3002ed760913782a8be4cb37f5f7b7397d1a3edde663c56a088e432ed37ace44"
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 expat nss" PKG_DEPENDS_TARGET="toolchain kodi-platform bento4 expat nss pugixml"
PKG_SECTION="" PKG_SECTION=""
PKG_SHORTDESC="inputstream.adaptive" PKG_SHORTDESC="inputstream.adaptive"
PKG_LONGDESC="inputstream.adaptive" PKG_LONGDESC="inputstream.adaptive"