mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
squid: update to 3.1.13.
This commit is contained in:
1
config/rootfiles/core/50/filelists/squid
Symbolic link
1
config/rootfiles/core/50/filelists/squid
Symbolic link
@@ -0,0 +1 @@
|
|||||||
|
../../../common/squid
|
||||||
@@ -24,7 +24,7 @@
|
|||||||
|
|
||||||
include Config
|
include Config
|
||||||
|
|
||||||
VER = 3.1.11
|
VER = 3.1.13
|
||||||
|
|
||||||
THISAPP = squid-$(VER)
|
THISAPP = squid-$(VER)
|
||||||
DL_FILE = $(THISAPP).tar.bz2
|
DL_FILE = $(THISAPP).tar.bz2
|
||||||
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
|
|||||||
|
|
||||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||||
|
|
||||||
$(DL_FILE)_MD5 = 4b071d2bf4959f2d081344f2f69dd2f1
|
$(DL_FILE)_MD5 = 78e756135c2bd6bbaf52eb5520f8b934
|
||||||
|
|
||||||
install : $(TARGET)
|
install : $(TARGET)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user