Merge pull request #1638 from chewitt/kodi_172

kodi: use correct 17.2 githash
This commit is contained in:
MilhouseVH 2017-05-24 01:10:54 -07:00 committed by GitHub
commit 69c2096793

View File

@ -17,7 +17,7 @@
################################################################################ ################################################################################
PKG_NAME="kodi" PKG_NAME="kodi"
PKG_VERSION="4f53fb5" PKG_VERSION="a2a4632"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="http://www.kodi.tv" PKG_SITE="http://www.kodi.tv"