inputstream.adaptive: change URL to xbmc repo

see https://github.com/xbmc/repo-binary-addons/pull/143

Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
Matthias Reichl 2021-02-10 12:03:23 +01:00
parent 13f0e4c0d3
commit 4f8b304a1b

View File

@ -7,8 +7,8 @@ PKG_SHA256="222b7ad879146c62a1fc6016fc70ca1ca57b3b882882ebc54e0b772bf96482e7"
PKG_REV="1" PKG_REV="1"
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"