diff options
author | drochner <drochner> | 2012-08-09 18:58:11 +0000 |
---|---|---|
committer | drochner <drochner> | 2012-08-09 18:58:11 +0000 |
commit | b42b8c6f77674e4c6c3c60692eb67e90813d84c1 (patch) | |
tree | a222bd37c66cd7ad91439db5207f4da4e7f9e0f6 /security | |
parent | d8a3b9cdb874423e477fc2076128d764ece52aa2 (diff) | |
download | pkgsrc-b42b8c6f77674e4c6c3c60692eb67e90813d84c1.tar.gz |
update to 3.0.22
changes: bugfixes
Diffstat (limited to 'security')
-rw-r--r-- | security/gnutls/Makefile | 4 | ||||
-rw-r--r-- | security/gnutls/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/security/gnutls/Makefile b/security/gnutls/Makefile index 6a4c094243c..0b30f1d3396 100644 --- a/security/gnutls/Makefile +++ b/security/gnutls/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.115 2012/07/24 18:34:06 drochner Exp $ +# $NetBSD: Makefile,v 1.116 2012/08/09 18:58:11 drochner Exp $ -DISTNAME= gnutls-3.0.21 +DISTNAME= gnutls-3.0.22 CATEGORIES= security devel MASTER_SITES= ftp://ftp.gnutls.org/pub/gnutls/ \ ftp://ftp.gnupg.org/gcrypt/gnutls/ \ diff --git a/security/gnutls/distinfo b/security/gnutls/distinfo index 49adb64572c..d94097e9655 100644 --- a/security/gnutls/distinfo +++ b/security/gnutls/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.88 2012/08/02 09:37:32 jperkin Exp $ +$NetBSD: distinfo,v 1.89 2012/08/09 18:58:11 drochner Exp $ -SHA1 (gnutls-3.0.21.tar.xz) = 3a64b3b2587803c9e53d54ee9a44bff2b2780a38 -RMD160 (gnutls-3.0.21.tar.xz) = 570ac40632b7ba50183118d556ae42a8e685baad -Size (gnutls-3.0.21.tar.xz) = 4664124 bytes +SHA1 (gnutls-3.0.22.tar.xz) = 255fa958d915127a16cb77e4ce5e6eccd6f57505 +RMD160 (gnutls-3.0.22.tar.xz) = 307c070659c3bfd04037d879324ace98e02202ca +Size (gnutls-3.0.22.tar.xz) = 4613608 bytes SHA1 (patch-ae) = 71fbbeb43ac1689fca6fec7f8348d8534c1dc38a SHA1 (patch-gl_stdio.in.h) = b5802da2cccddd6fab73bd39c49f7d62bef58464 SHA1 (patch-lib_nettle_egd.c) = b7e9769e8c620519c43ca7b7481a558e9d389c68 |