summaryrefslogtreecommitdiff
path: root/security/gnutls/Makefile
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2012-07-02 16:30:01 +0000
committerdrochner <drochner@pkgsrc.org>2012-07-02 16:30:01 +0000
commit0568b1ca8df562eeec9144cd00bd4ae4584ccca2 (patch)
tree8049c0037bb841a5f445e3b44b60abd3181fbcde /security/gnutls/Makefile
parent0862a66cc8106d259e1a3a844eb1e57badd5a109 (diff)
downloadpkgsrc-0568b1ca8df562eeec9144cd00bd4ae4584ccca2.tar.gz
update to 1.12.20
changes: bugfixes: -Fixed memory leak in PKCS #8 key import -Check key identifiers when checking for an issuer pkgsrc note: This is just a last checkpoint on the 2.x branch, in case it will be needed for the Q2 branch. Will update to 3.x RSN.
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 dcc3f19f2fa..fb170a3ff32 100644
--- a/security/gnutls/Makefile
+++ b/security/gnutls/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.112 2012/05/30 06:51:37 adam Exp $
+# $NetBSD: Makefile,v 1.113 2012/07/02 16:30:01 drochner Exp $
-DISTNAME= gnutls-2.12.19
+DISTNAME= gnutls-2.12.20
CATEGORIES= security devel
MASTER_SITES= ftp://ftp.gnutls.org/pub/gnutls/ \
ftp://ftp.gnupg.org/gcrypt/gnutls/ \