1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/tvheadend_ynh.git synced 2024-10-01 13:34:50 +02:00

Update upstream version to 4.2.8-35

This commit is contained in:
Sylvain CECCHETTO 2019-11-12 10:32:51 +01:00
parent 1d8bb9f7ac
commit 2a15c8e056
4 changed files with 6 additions and 6 deletions

View file

@ -17,7 +17,7 @@ Multiple EPG sources are supported (over-the-air DVB and ATSC including OpenTV D
Tvheadend works as backend PVR live TV for Kodi.
**Shipped version:** 4.2.8-34
**Shipped version:** 4.2.8-35
## Screenshots

View file

@ -17,7 +17,7 @@ Multiple EPG sources are supported (over-the-air DVB and ATSC including OpenTV D
Tvheadend works as backend PVR live TV for Kodi.
**Version incluse:** 4.2.8-34
**Version incluse:** 4.2.8-35
## Captures d'écran

View file

@ -6,7 +6,7 @@
"en": "Tvheadend is a TV streaming server and recorder for Linux, FreeBSD and Android supporting DVB-S, DVB-S2, DVB-C, DVB-T, ATSC, ISDB-T, IPTV, SAT>IP and HDHomeRun as input sources",
"fr": "Tvheadend est un serveur streaming TV pour Linux et supporte les sources d'entrées DVB-S, DVB-S2, DVB-C, DVB-T, ATSC, ISDB-T, IPTV, SAT>IP et HDHomeRun"
},
"version": "4.2.8-34~ynh5",
"version": "4.2.8-35~ynh5",
"url": "https://tvheadend.org",
"license": "free",
"maintainer": {

View file

@ -9,6 +9,6 @@ pkg_dependencies_x86="libavahi-client3 libavahi-common3 libc6 libdbus-1-3 libssl
pkg_dependencies_rb="libavahi-client3 libavahi-common3 libc6 libdbus-1-3 libssl1.1 liburiparser1 zlib1g dvb-apps bzip2"
# deb package URLs
tvheadend_deb_x86_64="https://doozer.io/artifact/3v7vjgq8ic/tvheadend_4.2.8-34~g5fab06b52~stretch_amd64.deb"
tvheadend_deb_x86_32="https://doozer.io/artifact/dzzo2tqpql/tvheadend_4.2.8-34~g5fab06b52~stretch_i386.deb"
tvheadend_deb_arm="https://doozer.io/artifact/nex4teu3he/tvheadend_4.2.8-34~g5fab06b52~raspbianstretch_armhf.deb"
tvheadend_deb_x86_64="https://github.com/YunoHost-Apps/tvheadend_ynh/raw/debs/4.2.8-35/tvheadend_4.2.8-35%7Egcfa450ed1%7Estretch_amd64.deb"
tvheadend_deb_x86_32="https://github.com/YunoHost-Apps/tvheadend_ynh/raw/debs/4.2.8-35/tvheadend_4.2.8-35%7Egcfa450ed1%7Estretch_i386.deb"
tvheadend_deb_arm="https://github.com/YunoHost-Apps/tvheadend_ynh/raw/debs/4.2.8-35/tvheadend_4.2.8-35%7Egcfa450ed1%7Eraspbianstretch_armhf.deb"