]> 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 110a43b28c7da81586643754845abf13d6825388..37c3ef268a48110cd1431de1c91ac1a9cada7d7c 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 5.0
+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    = 9
+PAK_VER    = 16
 
 DEPS       = "clamav"
 
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = fe6456c25294653cb5f19ff7afdb5f90
+$(DL_FILE)_MD5 = 87aef2eb48a41fa1e466c0174f2bac40
 
 install : $(TARGET)