summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Sandall2007-04-13 07:58:13 -0700
committerEric Sandall2007-04-13 08:00:37 -0700
commit8db4443fe8ece105702dc14b08e1d9a79dbf8503 (patch)
tree123d0d2efb8f352af14bfd94301e09ab4cbf7c22
parentd9d5bd2ab5567ab9d0a036a7297f6ed769d1cc93 (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 a62f6ff7d8..84c38a1961 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++