summaryrefslogtreecommitdiffstats
path: root/antivirus
diff options
context:
space:
mode:
authorTreeve Jelbert2011-07-26 10:58:46 +0200
committerTreeve Jelbert2011-07-26 10:59:31 +0200
commit47e67679596335dc87f9e28f15fd4eb6179b6750 (patch)
tree6f256c49c1814e553092fe58f59844ad0e1037b9 /antivirus
parent9e7bbacd8fdce39ea7e196a6c20648e224e6689a (diff)
clamav: => 0.97.2
Diffstat (limited to 'antivirus')
-rwxr-xr-xantivirus/clamav/DETAILS2
-rwxr-xr-xantivirus/clamav/FINAL1
-rw-r--r--antivirus/clamav/HISTORY4
3 files changed, 6 insertions, 1 deletions
diff --git a/antivirus/clamav/DETAILS b/antivirus/clamav/DETAILS
index b9b4bebbc5..d559ab0b0c 100755
--- a/antivirus/clamav/DETAILS
+++ b/antivirus/clamav/DETAILS
@@ -1,5 +1,5 @@
SPELL=clamav
- VERSION=0.97.1
+ VERSION=0.97.2
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SPELL-$VERSION.tar.gz.sig
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-${VERSION//-/}
diff --git a/antivirus/clamav/FINAL b/antivirus/clamav/FINAL
index 0d56d1ad7d..23b347f559 100755
--- a/antivirus/clamav/FINAL
+++ b/antivirus/clamav/FINAL
@@ -7,3 +7,4 @@ done
echo -e "\033[1mThis is a test of the virus scanner\033[0m"
clamscan -r -i $SOURCE_DIRECTORY/test
echo -e "\033[1mTest complete\033[0m"
+ldconfig
diff --git a/antivirus/clamav/HISTORY b/antivirus/clamav/HISTORY
index 259af05864..d93054a229 100644
--- a/antivirus/clamav/HISTORY
+++ b/antivirus/clamav/HISTORY
@@ -1,3 +1,7 @@
+2011-07-26 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 0.97.2
+ * FINAL: needs to run ldconfig
+
2011-06-09 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 0.97.1