package/tvheadend: bump version
It seems github now sometimes provides slightly changed tarballs which produce a different sha256 hash than before, this is the case for tvheadend. Instead of fixing the hash lets bump to current HEAD and hope that the new hash will be valid for a longer period of time ;) Fixes http://autobuild.buildroot.net/results/59a/59ad7940dcd498cd0aaec26c8497b21e64379a6f/ Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
b34d7b7674
commit
847048c58d
@ -1,2 +1,2 @@
|
||||
# Locally computed
|
||||
sha256 00f67fbf9d8cfea7da90f469b36a8205fb9a38727c4cc5022f4ee5fd322459d3 tvheadend-303f418e1ac2bb3078f7a974b69f04ab6a56c636.tar.gz
|
||||
sha256 d61a6e45d0aef2370885be4c58ed95eaa36b2ba1d8fbb75f7759ddc08e020487 tvheadend-0d1cd06fb237504123a08de84afc25d73fa14ba8.tar.gz
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
TVHEADEND_VERSION = 303f418e1ac2bb3078f7a974b69f04ab6a56c636
|
||||
TVHEADEND_VERSION = 0d1cd06fb237504123a08de84afc25d73fa14ba8
|
||||
TVHEADEND_SITE = $(call github,tvheadend,tvheadend,$(TVHEADEND_VERSION))
|
||||
TVHEADEND_LICENSE = GPL-3.0+
|
||||
TVHEADEND_LICENSE_FILES = LICENSE.md
|
||||
|
Loading…
Reference in New Issue
Block a user