Skip to content

Commit

Permalink
tvheadend: Update to git hash 9ed76c0 from Oct 11th 2020 (SynoCommuni…
Browse files Browse the repository at this point in the history
  • Loading branch information
th0ma7 authored Oct 13, 2020
1 parent e7059cd commit e1e2fe0
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion cross/tvheadend/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ PKG_NAME = tvheadend
PKG_VERS = 4.3
PKG_EXT = tar.gz
PKG_DOWNLOAD_METHOD = git
PKG_GIT_HASH = ce09077056f9c6558c188d135cec3be85cc9c200
PKG_GIT_HASH = 9ed76c0a176b055a57b6e8bd2e0b6e29409269a9
PKG_DIST_SITE = https://github.com/tvheadend/tvheadend.git
PKG_DIST_FILE = $(PKG_NAME)-git$(PKG_GIT_HASH).$(PKG_EXT)
PKG_DIR = $(PKG_NAME)-git$(PKG_GIT_HASH)
Expand Down
6 changes: 3 additions & 3 deletions cross/tvheadend/digests
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
tvheadend-gitce09077056f9c6558c188d135cec3be85cc9c200.tar.gz SHA1 de3a67dccf7c91600e3ee7f65b86d49919683d55
tvheadend-gitce09077056f9c6558c188d135cec3be85cc9c200.tar.gz SHA256 721b5dbef6f1c3f85c604fd76145ac1c63d5130da175a53541f33d1ee164a49d
tvheadend-gitce09077056f9c6558c188d135cec3be85cc9c200.tar.gz MD5 6d71830858c18f7367056b03c239bb30
tvheadend-git9ed76c0a176b055a57b6e8bd2e0b6e29409269a9.tar.gz SHA1 821634cc8a40375ab22885032ee959a81de11970
tvheadend-git9ed76c0a176b055a57b6e8bd2e0b6e29409269a9.tar.gz SHA256 1378fcd819011b3161dc01ccc9b068099041cf4af7550777a6f1e64cacbaec41
tvheadend-git9ed76c0a176b055a57b6e8bd2e0b6e29409269a9.tar.gz MD5 70f71d73fc5bb1da2253764109d327cc
8 changes: 4 additions & 4 deletions spk/tvheadend/Makefile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
SPK_NAME = tvheadend
SPK_SHORT_VERS = 4.3
SPK_GIT_HASH = ce09077
SPK_GIT_DATE = 20200713
SPK_GIT_HASH = 9ed76c0
SPK_GIT_DATE = 20201011
SPK_VERS = $(SPK_SHORT_VERS).$(SPK_GIT_DATE)~$(SPK_GIT_HASH)
TVH_VERS = $(SPK_SHORT_VERS)~$(SPK_GIT_HASH)
SPK_REV = 25
SPK_REV = 26
SPK_ICON = src/tvheadend.png
DSM_UI_DIR = app

Expand All @@ -20,7 +20,7 @@ DESCRIPTION = Tvheadend is a TV streaming server and recorder for Linux, FreeBSD
RELOAD_UI = yes
DISPLAY_NAME = Tvheadend
STARTABLE = yes
CHANGELOG = "1. Update to latest git version ce09077 as of July 13th 2020<br/>2. Enable Intel VAAPI on Intel platforms<br/>3. Disable bintray cache<br/>4. Enable tracing<br/>5. Enable pngquant<br/>6. Enable libtheora<br/>7. Enable fdk-acc<br/>8. Enable re-using FFMPEG media and vaapi shared librairies<br/>9. Update to ffmpeg 4.2.4<br/>10. Update openssl to 1.1."
CHANGELOG = "1. Update to latest git version 9ed76c0 as of October 11th 2020<br/>2. Update openssl to 1.1"
HOMEPAGE = https://tvheadend.org/
LICENSE = GPL v3

Expand Down

0 comments on commit e1e2fe0

Please sign in to comment.