summaryrefslogtreecommitdiffstats
path: root/antivirus
diff options
context:
space:
mode:
authorTreeve Jelbert2015-12-08 17:54:35 +0100
committerTreeve Jelbert2015-12-08 17:54:35 +0100
commite5f125c69bcd5e5ac48f0527a6deeadb2a3f6e5a (patch)
tree6af41b277a7f398435aac31da1d5f2093568369e /antivirus
parent85d0ed8cea9eb9ca66fe50a0e166562b77d43760 (diff)
clamav: => 0.99
Diffstat (limited to 'antivirus')
-rwxr-xr-xantivirus/clamav/DETAILS4
-rw-r--r--antivirus/clamav/HISTORY4
2 files changed, 6 insertions, 2 deletions
diff --git a/antivirus/clamav/DETAILS b/antivirus/clamav/DETAILS
index d6a06c35d9..3ca5b2a4fa 100755
--- a/antivirus/clamav/DETAILS
+++ b/antivirus/clamav/DETAILS
@@ -1,9 +1,9 @@
SPELL=clamav
- VERSION=0.98.7
+ VERSION=0.99
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SOURCE.sig
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-${VERSION//-/}"
- SOURCE_URL=http://downloads.sourceforge.net/project/$SPELL/$SPELL/$VERSION/$SOURCE
+ SOURCE_URL=http://www.clamav.net/downloads/production/$SOURCE
SOURCE2_URL=$SOURCE_URL.sig
SOURCE2_IGNORE=signature
SOURCE_GPG=vendor_clamav.gpg:$SOURCE2:UPSTREAM_KEY
diff --git a/antivirus/clamav/HISTORY b/antivirus/clamav/HISTORY
index e7002ac614..cd4b61c99d 100644
--- a/antivirus/clamav/HISTORY
+++ b/antivirus/clamav/HISTORY
@@ -1,3 +1,7 @@
+2015-12-08 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 0.99
+ NEW URL
+
2015-05-05 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 0.98.7
SECURITY_PATCH++