mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
Hotfix Core13 for redirector patch
Movde Core13 Files to 14 Added squid stable20 to Core14 Corrected vdr init file
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 2.6.STABLE19
|
||||
VER = 2.6.STABLE20
|
||||
|
||||
THISAPP = squid-$(VER)
|
||||
DL_FILE = $(THISAPP).tar.bz2
|
||||
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
|
||||
|
||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||
|
||||
$(DL_FILE)_MD5 = e1f355ab907369903b5e28aff0fe8386
|
||||
$(DL_FILE)_MD5 = 6e1d87e9ae47f825c814a954a6febc36
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user