Merge pull request #1651 from chewitt/adaptive

addons: fix githash for inputstream.adaptive
This commit is contained in:
Lukas Rusak 2017-06-03 22:17:34 -07:00 committed by GitHub
commit aa967f4fc6

View File

@ -17,7 +17,7 @@
################################################################################
PKG_NAME="inputstream.adaptive"
PKG_VERSION="c69f134"
PKG_VERSION="f23ba39"
PKG_LICENSE="GPL"
PKG_SITE="http://www.kodi.tv"
PKG_URL="https://github.com/liberty-developer/inputstream.adaptive/archive/$PKG_VERSION.tar.gz"