]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/squid
coreutils: hack uname for build on hosts with linux kernel 3.x.
[ipfire-2.x.git] / lfs / squid
index b1942612f35017808f6d4054c34069110fd1dcb0..a29109fc49662ed3cd5a070aa658f00f866970e3 100644 (file)
--- a/lfs/squid
+++ b/lfs/squid
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 3.1.11
+VER        = 3.1.15
 
 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 = 73d47363ddccc400bc0fb2f814c63a92
 
 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" \