]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blobdiff - lfs/squidclamav
squidclamav: Update squidclamav.conf to use and trust the proxy cache.
[people/teissler/ipfire-2.x.git] / lfs / squidclamav
index 80e99f85bdbbe5643e5307b85a9e20f0b0e7445c..37c3ef268a48110cd1431de1c91ac1a9cada7d7c 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 4.1
+VER        = 5.11
 
 THISAPP    = squidclamav-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -32,7 +32,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = squidclamav
-PAK_VER    = 8
+PAK_VER    = 16
 
 DEPS       = "clamav"
 
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 5e79064fce4dacc1af34ba21fd4f0880
+$(DL_FILE)_MD5 = 87aef2eb48a41fa1e466c0174f2bac40
 
 install : $(TARGET)