]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/squid
v4l-dvb: updated to git20110427.
[people/pmueller/ipfire-2.x.git] / lfs / squid
index b1942612f35017808f6d4054c34069110fd1dcb0..f85b5e9a8029cf47df49042843b0f5cd5ce341c5 100644 (file)
--- a/lfs/squid
+++ b/lfs/squid
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 3.1.11
+VER        = 3.1.14
 
 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 = 8f82a451b04c3bf3c29202c548d2f2dd
 
 install : $(TARGET)
 
@@ -91,7 +91,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
           --with-filedescriptors=16384 \
           --with-large-files \
           --with-aio \
-          --enable-async-io \
+          --enable-async-io=8 \
           --enable-unlinkd \
           --enable-ntln-fail-open \
           --enable-ntlm-auth-helpers="smb_lm,no_check,fakeauth" \