diff options
Diffstat (limited to 'antivirus')
-rwxr-xr-x | antivirus/clamav/DETAILS | 3 | ||||
-rw-r--r-- | antivirus/clamav/HISTORY | 4 |
2 files changed, 5 insertions, 2 deletions
diff --git a/antivirus/clamav/DETAILS b/antivirus/clamav/DETAILS index 771c7266a4..b275dbf67d 100755 --- a/antivirus/clamav/DETAILS +++ b/antivirus/clamav/DETAILS @@ -1,6 +1,5 @@ SPELL=clamav - VERSION=0.97.3 - PATCHLEVEL=1 + VERSION=0.97.4 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 88a0c647d5..fdfacd500a 100644 --- a/antivirus/clamav/HISTORY +++ b/antivirus/clamav/HISTORY @@ -1,3 +1,7 @@ +2012-03-18 Treeve Jelbert <treeve@sourcemage.org> + * DETAILS: version 0.97.4 + * DEPENDS: add libtommath + 2012-03-07 Vlad Glagolev <stealth@sourcemage.org> * DETAILS: PATCHLEVEL++; quoting paths; optimized variables * DEPENDS: removed <tab>s |