projects
/
people
/
pmueller
/
ipfire-2.x.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
401d89a
)
Updated squidClamav to the latest stable.
author
Christian Schmidt
<maniacikarus@ipfire.org>
Sun, 11 Apr 2010 17:47:10 +0000
(19:47 +0200)
committer
Christian Schmidt
<maniacikarus@ipfire.org>
Sun, 11 Apr 2010 17:47:10 +0000
(19:47 +0200)
lfs/squidclamav
patch
|
blob
|
blame
|
history
diff --git
a/lfs/squidclamav
b/lfs/squidclamav
index
68d5f6a
..
9c37753
100644
(file)
--- a/
lfs/squidclamav
+++ b/
lfs/squidclamav
@@
-24,7
+24,7
@@
include Config
-VER = 5.
2
+VER = 5.
3
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 = 1
0
+PAK_VER = 1
1
DEPS = "clamav"
@@
-44,7
+44,7
@@
objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 =
7f8d48962f139f747fa9b2050ede19a3
+$(DL_FILE)_MD5 =
39f4b98294782039840b2052eab543e2
install : $(TARGET)