Merge branch 'master' into next

This commit is contained in:
Arne Fitzenreiter
2011-07-04 12:53:27 +02:00
2 changed files with 3 additions and 2 deletions

View File

@@ -0,0 +1 @@
../../../common/squid

View File

@@ -24,7 +24,7 @@
include Config
VER = 3.1.11
VER = 3.1.13
THISAPP = squid-$(VER)
DL_FILE = $(THISAPP).tar.bz2
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = 4b071d2bf4959f2d081344f2f69dd2f1
$(DL_FILE)_MD5 = 78e756135c2bd6bbaf52eb5520f8b934
install : $(TARGET)