Merge pull request #1861 from chewitt/adaptive

kodi: change inputstream.adaptive repo/branch and update to 2.0.7
This commit is contained in:
MilhouseVH 2017-08-09 07:44:20 +01:00 committed by GitHub
commit 7267c72209

View File

@ -17,10 +17,10 @@
################################################################################ ################################################################################
PKG_NAME="inputstream.adaptive" PKG_NAME="inputstream.adaptive"
PKG_VERSION="f23ba39" PKG_VERSION="a02656d"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="http://www.kodi.tv" PKG_SITE="http://www.kodi.tv"
PKG_URL="https://github.com/liberty-developer/inputstream.adaptive/archive/$PKG_VERSION.tar.gz" PKG_URL="https://github.com/peak3d/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"