summaryrefslogtreecommitdiffstats
path: root/antivirus
diff options
context:
space:
mode:
authorTreeve Jelbert2014-01-16 09:55:08 +0100
committerTreeve Jelbert2014-01-16 09:56:08 +0100
commit1c3bc07bb56a87aa6cd8826f0293f9148a51e013 (patch)
tree5c7edfff1294b5b194a10c39560d6b23b3400b31 /antivirus
parent76603860a1a033056abb282cc088d5b244193e86 (diff)
clamav: => 0.98.1
Diffstat (limited to 'antivirus')
-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 4c460a2d98..faeb06ba14 100755
--- a/antivirus/clamav/DETAILS
+++ b/antivirus/clamav/DETAILS
@@ -1,5 +1,5 @@
SPELL=clamav
- VERSION=0.98
+ VERSION=0.98.1
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SOURCE.sig
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-${VERSION//-/}"
diff --git a/antivirus/clamav/HISTORY b/antivirus/clamav/HISTORY
index 67d3f0d228..f78f2ef88d 100644
--- a/antivirus/clamav/HISTORY
+++ b/antivirus/clamav/HISTORY
@@ -1,3 +1,6 @@
+2014-01-16 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 0.98.1
+
2013-09-20 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 0.98
* INSTALL: use make_single to avoid a race when installing manpages