Merge pull request #5126 from HiassofT/le10-ia

inputstream.adaptive: change URL to xbmc repo
This commit is contained in:
Christian Hewitt 2021-02-11 10:02:53 +04:00 committed by GitHub
commit 6e1c567734
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,8 +7,8 @@ PKG_SHA256="0fe366b9e5db692b98d58dfa76fa111a4ce510c6466c3b6bad50d138bed62428"
PKG_REV="2" PKG_REV="2"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="https://github.com/peak3d/inputstream.adaptive" PKG_SITE="https://github.com/xbmc/inputstream.adaptive"
PKG_URL="https://github.com/peak3d/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" PKG_DEPENDS_TARGET="toolchain kodi-platform"
PKG_SECTION="" PKG_SECTION=""
PKG_SHORTDESC="inputstream.adaptive" PKG_SHORTDESC="inputstream.adaptive"