summaryrefslogtreecommitdiff
path: root/mail/clamav/Makefile
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2006-01-10 19:00:00 +0000
committerxtraeme <xtraeme@pkgsrc.org>2006-01-10 19:00:00 +0000
commit57e6bcb2b50c7f021aef21eb5d4a152e01a5757b (patch)
tree78b3c4d1b73fadd9d3cf9efee09e2be8f79a78a2 /mail/clamav/Makefile
parent469c555b4d85a0b877b6db08ea6499f0559b0cbf (diff)
downloadpkgsrc-57e6bcb2b50c7f021aef21eb5d4a152e01a5757b.tar.gz
Update to 0.88:
A possible heap overflow in the UPX code has been fixed. General improvements include better zip and mail processing, and support for a self-protection mode. The security of the UPX, FSG and Petite modules has been improved, too.
Diffstat (limited to 'mail/clamav/Makefile')
-rw-r--r--mail/clamav/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/clamav/Makefile b/mail/clamav/Makefile
index 07179d281f6..32019dae3a1 100644
--- a/mail/clamav/Makefile
+++ b/mail/clamav/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.50 2005/12/29 06:21:47 jlam Exp $
+# $NetBSD: Makefile,v 1.51 2006/01/10 19:00:00 xtraeme Exp $
DISTNAME= clamav-${CLAMAV_VERSION}
PKGNAME= clamav-${CLAMAV_VERSION:S/-/./}
@@ -11,7 +11,7 @@ COMMENT= Anti-virus toolkit
PKG_INSTALLATION_TYPES= overwrite pkgviews
-CLAMAV_VERSION= 0.87.1
+CLAMAV_VERSION= 0.88
USE_LIBTOOL= yes