Merge pull request #1581 from MilhouseVH/fix_mythtv_le8

pvr.mythtv: change url, bump to c4259bf (4.15.0) [LE8]
This commit is contained in:
Christian Hewitt 2017-05-01 00:54:14 +04:00 committed by GitHub
commit 50b29efbb3

View File

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