mirror of https://github.com/openwrt/packages.git
tvheadend: update to latest master
Removed PKG_VERSION for compatibility with apk. Signed-off-by: Rosen Penev <rosenp@gmail.com>pull/24910/head
parent
16bfadd8d1
commit
c6f9c82a85
|
@ -1,14 +1,13 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=tvheadend
|
||||
PKG_VERSION:=2023-06-05
|
||||
PKG_RELEASE:=2
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL:=https://github.com/tvheadend/tvheadend.git
|
||||
PKG_MIRROR_HASH:=9c640c7697eaf2deca64d3994fd655288f96f7118a88a649bd8614a6164bd30f
|
||||
PKG_SOURCE_VERSION:=003fd92707531bdf7ad1753ab028db8748ac5ab8
|
||||
PKG_SOURCE_DATE:=2023-06-05
|
||||
PKG_SOURCE_URL:=https://github.com/tvheadend/tvheadend
|
||||
PKG_MIRROR_HASH:=0dbdc13634db4150e772aec8da730ffb7f0cadf3d3c46158a422a7dada16dcfc
|
||||
PKG_SOURCE_VERSION:=adef81b8d2a6edb3a665679f394bac05b7dc91c8
|
||||
PKG_SOURCE_DATE:=2024-08-12
|
||||
|
||||
PKG_LICENSE:=GPL-3.0
|
||||
PKG_LICENSE_FILES:=LICENSE.md
|
||||
|
|
Loading…
Reference in New Issue