mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 00:20:38 -09:00
package/tvheadend: bump version
This bump adds support for ffmpeg 7.x. Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
baf5a1f0da
commit
6c540d3439
@@ -1,3 +1,3 @@
|
||||
# Locally computed
|
||||
sha256 b613319b01db2f7e08f735dd1da318041265a6f44b435491f3e8b0e32efd6d2f tvheadend-b774bdd25351e51eba0282ccf7c65904dc1b5655.tar.gz
|
||||
sha256 192cf8d181eb03cbf18e4fd4beb16edf89ef34aa25bc1c73c891bc904342aade tvheadend-078a822cf548b37bc474475fa57e48e9604090ee.tar.gz
|
||||
sha256 16aaf037a2d00e6e7804de64619887fc7539f1ede99e3282c86dfbc61c2af63e LICENSE.md
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
TVHEADEND_VERSION = b774bdd25351e51eba0282ccf7c65904dc1b5655
|
||||
TVHEADEND_VERSION = 078a822cf548b37bc474475fa57e48e9604090ee
|
||||
TVHEADEND_SITE = $(call github,tvheadend,tvheadend,$(TVHEADEND_VERSION))
|
||||
TVHEADEND_LICENSE = GPL-3.0+
|
||||
TVHEADEND_LICENSE_FILES = LICENSE.md
|
||||
|
||||
Reference in New Issue
Block a user