Skip to content

Commit

Permalink
package/tvheadend: bump version
Browse files Browse the repository at this point in the history
Fixes build with python 3.12.

Signed-off-by: Bernd Kuhls <[email protected]>
Signed-off-by: Yann E. MORIN <[email protected]>
  • Loading branch information
bkuhls authored and yann-morin-1998 committed Oct 29, 2023
1 parent 96298d3 commit c1b3aac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package/tvheadend/tvheadend.hash
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Locally computed
sha256 9d8e68d1442403709846b93e7994652a1eca0f03924924d3a4dd31b882851375 tvheadend-fe47ecb5504a521fed9c1ca9705fb0dd2bb8443a.tar.gz
sha256 98a27a6a5ce2fc800df6d154534f494582418f6b24b3a1c30267785d191e50df tvheadend-62adbebfd062d7b97829268274aad92df2033784.tar.gz
sha256 54dc3cbc00bf126bcba43e2af7f3ad1dc00f335985da1409fa943c7b7256d942 LICENSE.md
2 changes: 1 addition & 1 deletion package/tvheadend/tvheadend.mk
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
################################################################################

TVHEADEND_VERSION = fe47ecb5504a521fed9c1ca9705fb0dd2bb8443a
TVHEADEND_VERSION = 62adbebfd062d7b97829268274aad92df2033784
TVHEADEND_SITE = $(call github,tvheadend,tvheadend,$(TVHEADEND_VERSION))
TVHEADEND_LICENSE = GPL-3.0+
TVHEADEND_LICENSE_FILES = LICENSE.md
Expand Down

0 comments on commit c1b3aac

Please sign in to comment.