summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Sandall2007-04-13 07:58:13 -0700
committerEric Sandall2007-04-13 11:03:46 -0700
commite1b578c50b6fab5de27aa6b11fb179af53f9e0a5 (patch)
treedd2a4b7dd25df87dd4ea39a8453348212480d875
parent60f7fe3ac123580791c7452598dbb2d31143be1c (diff)
clamav: Actually increment SECURITY_PATCH
(cherry picked from commit 6a6bb01d72b98d2a4c573bff56ecb527387c1bd2)
-rwxr-xr-xantivirus/clamav/DETAILS2
-rw-r--r--antivirus/clamav/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/antivirus/clamav/DETAILS b/antivirus/clamav/DETAILS
index 2cc8977540..39b5c42f29 100755
--- a/antivirus/clamav/DETAILS
+++ b/antivirus/clamav/DETAILS
@@ -9,7 +9,7 @@
SOURCE_GPG=vendor_clamav.gpg:$SOURCE2:UPSTREAM_KEY
WEB_SITE=http://www.clamav.net
LICENSE[0]=GPL
- SECURITY_PATCH=4
+ SECURITY_PATCH=5
ENTERED=20030909
KEYWORDS="antivirus"
SHORT="Clam AntiVirus is an anti-virus toolkit for Unix"
diff --git a/antivirus/clamav/HISTORY b/antivirus/clamav/HISTORY
index 7f02a7ac35..3464bf3b87 100644
--- a/antivirus/clamav/HISTORY
+++ b/antivirus/clamav/HISTORY
@@ -1,3 +1,6 @@
+2007-04-13 Eric Sandall <sandalle@sourcemage.org>
+ * DETAILS: Actually increment SECURITY_PATCH=5
+
2007-04-13 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 0.90.1
SECURITY_PATCH++