summaryrefslogtreecommitdiff
path: root/security/gnutls/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/gnutls/Makefile')
-rw-r--r--security/gnutls/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/gnutls/Makefile b/security/gnutls/Makefile
index 938770cc7256..f9550dc5ccb9 100644
--- a/security/gnutls/Makefile
+++ b/security/gnutls/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gnutls
-PORTVERSION= 0.8.1
+PORTVERSION= 0.8.6
CATEGORIES= security net
MASTER_SITES= ${MASTER_SITE_GNUPG} \
http://www.mirrors.wiretapped.net/security/network-security/gnutls/ \
@@ -18,7 +18,7 @@ MAINTAINER= sergei@kolobov.com
COMMENT= GNU Transport Layer Security library
LIB_DEPENDS= gcrypt.6:${PORTSDIR}/security/libgcrypt \
- tasn1.1:${PORTSDIR}/security/libtasn1 \
+ tasn1.2:${PORTSDIR}/security/libtasn1 \
opencdk.6:${PORTSDIR}/security/opencdk
USE_LIBTOOL= yes