Made squid 2.7 stable4 for core 17

Added to update and 2.3
Added green/blue capabilities to hostapd
This commit is contained in:
Maniacikarus
2008-08-19 22:46:58 +02:00
parent 4d88ce4382
commit c2cd9391f5
7 changed files with 39 additions and 7 deletions

View File

@@ -24,7 +24,7 @@
include Config
VER = 2.7.STABLE3
VER = 2.7.STABLE4
THISAPP = squid-$(VER)
DL_FILE = $(THISAPP).tar.bz2
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = 9756d9cf9c197356346d1f931046d3a4
$(DL_FILE)_MD5 = 88ea575a67d35013ec786761d8a14f33
install : $(TARGET)