diff options
author | Treeve Jelbert | 2011-10-18 09:06:52 +0200 |
---|---|---|
committer | Treeve Jelbert | 2011-10-18 09:07:04 +0200 |
commit | 3f2f764f586eca2c9f0afcff08c289ce66ba02b0 (patch) | |
tree | 07ffba51737991d7bf21bc68d45648353bbf5274 /antivirus | |
parent | 2c2d3f8fcea02c9a652aa2e07981255bb2f96c3a (diff) |
clamav: => 0.97.3
Diffstat (limited to 'antivirus')
-rwxr-xr-x | antivirus/clamav/DETAILS | 2 | ||||
-rw-r--r-- | antivirus/clamav/HISTORY | 3 |
2 files changed, 4 insertions, 1 deletions
diff --git a/antivirus/clamav/DETAILS b/antivirus/clamav/DETAILS index d559ab0b0c..30311fbbd4 100755 --- a/antivirus/clamav/DETAILS +++ b/antivirus/clamav/DETAILS @@ -1,5 +1,5 @@ SPELL=clamav - VERSION=0.97.2 + VERSION=0.97.3 SOURCE=$SPELL-$VERSION.tar.gz SOURCE2=$SPELL-$VERSION.tar.gz.sig SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-${VERSION//-/} diff --git a/antivirus/clamav/HISTORY b/antivirus/clamav/HISTORY index 029a3e8c5b..c716977a9a 100644 --- a/antivirus/clamav/HISTORY +++ b/antivirus/clamav/HISTORY @@ -1,3 +1,6 @@ +2011-10-18 Treeve Jelbert <treeve@sourcemage.org> + * DETAILS: version 0.97.3 + 2011-07-30 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de> * DEPENDS: changed dependency on g++ to dependency on gcc with sub-depends on CXX (scripted) |