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
commit0cf4ac823d44337b47bab1639ba32cd276a57a99 (patch)
tree78b3c4d1b73fadd9d3cf9efee09e2be8f79a78a2 /mail/clamav/Makefile
parent76280641e9c64010be7eef61882094c73e51c234 (diff)
downloadpkgsrc-0cf4ac823d44337b47bab1639ba32cd276a57a99.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