mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 19:14:30 +04:00
tvheadend: Fix github warning about AUTORELEASE
Signed-off-by: Marius Dinu <m95d+git@psihoexpert.ro>
(cherry picked from commit 091681e152)
This commit is contained in:
committed by
Josef Schlehofer
parent
645f5fa2ae
commit
30a9623c40
@@ -2,7 +2,7 @@ include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=tvheadend
|
||||
PKG_VERSION:=2022-11-20
|
||||
PKG_RELEASE:=$(AUTORELEASE)
|
||||
PKG_RELEASE:=3
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL:=https://github.com/tvheadend/tvheadend.git
|
||||
|
||||
Reference in New Issue
Block a user