mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
vdr_epgsearch: update to 1.0.1beta5.
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 1.0.1.beta3
|
||||
VER = 1.0.1.beta5
|
||||
THISAPP = vdr-epgsearch-$(VER)
|
||||
DL_FILE = $(THISAPP).tgz
|
||||
|
||||
@@ -46,7 +46,7 @@ objects = $(DL_FILE)
|
||||
|
||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||
|
||||
$(DL_FILE)_MD5 = f39e5ace38ea99f114425687057e4dbe
|
||||
$(DL_FILE)_MD5 = 6e63cc29df02f48fabf6e12e1e71b2fc
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user