tvheadend42: bump version

This commit is contained in:
bromor 2020-09-07 11:12:00 +02:00
parent e9ab37eb5a
commit 87ea8096b3
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
124
- fix query url for imdb.com and thetvdb.com
123 123
- Python3 ABI support - Python3 ABI support

View File

@ -5,7 +5,7 @@ PKG_NAME="tvheadend42"
PKG_VERSION="5bdcfd8ac97b3337e1c7911ae24127df76fa693a" PKG_VERSION="5bdcfd8ac97b3337e1c7911ae24127df76fa693a"
PKG_SHA256="b562a26248cdc02dc94cc62038deea172668fa4c079b2ea4e1b4220f3b1d34f5" PKG_SHA256="b562a26248cdc02dc94cc62038deea172668fa4c079b2ea4e1b4220f3b1d34f5"
PKG_VERSION_NUMBER="4.2.8-36" PKG_VERSION_NUMBER="4.2.8-36"
PKG_REV="123" PKG_REV="124"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="http://www.tvheadend.org" PKG_SITE="http://www.tvheadend.org"