]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/squidclamav
Added messages into the webif to tell the user a reboot is required
[people/pmueller/ipfire-2.x.git] / lfs / squidclamav
index a2887567cd7c64d1e9a678db738da57628c92317..662594af04a2b06791cda147bede87841c31813e 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 4.0
+VER        = 5.4
 
 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    = 7
+PAK_VER    = 13
 
 DEPS       = "clamav"
 
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 0a5e2fa8a4270a90235621fce9269949
+$(DL_FILE)_MD5 = e2adab89b1d46ace78b4ec5200dd1285
 
 install : $(TARGET)