Merge pull request #1580 from MilhouseVH/fix_mythtv

pvr.mythtv: change url, bump to 8db66ca (5.10.0)
This commit is contained in:
Christian Hewitt 2017-05-01 00:53:53 +04:00 committed by GitHub
commit d531911735

View File

@ -17,12 +17,12 @@
################################################################################ ################################################################################
PKG_NAME="pvr.mythtv" PKG_NAME="pvr.mythtv"
PKG_VERSION="08d609b" PKG_VERSION="8db66ca"
PKG_REV="1" PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="http://www.kodi.tv" PKG_SITE="https://github.com/janbar/pvr.mythtv"
PKG_URL="https://github.com/kodi-pvr/pvr.mythtv/archive/$PKG_VERSION.tar.gz" PKG_URL="https://github.com/janbar/pvr.mythtv/archive/$PKG_VERSION.tar.gz"
PKG_DEPENDS_TARGET="toolchain kodi-platform" PKG_DEPENDS_TARGET="toolchain kodi-platform"
PKG_SECTION="" PKG_SECTION=""
PKG_SHORTDESC="pvr.mythtv" PKG_SHORTDESC="pvr.mythtv"