Update to gnutls-3.5.16.

This commit is contained in:
ajacoutot 2017-10-22 07:43:17 +00:00
parent 53f230e3f5
commit e9775091a0
2 changed files with 6 additions and 7 deletions

View File

@ -1,14 +1,14 @@
# $OpenBSD: Makefile,v 1.142 2017/08/22 18:03:52 tj Exp $
# $OpenBSD: Makefile,v 1.143 2017/10/22 07:43:17 ajacoutot Exp $
COMMENT= GNU Transport Layer Security library
V= 3.5.15
V= 3.5.16
DISTNAME= gnutls-${V}
EXTRACT_SUFX= .tar.xz
CATEGORIES= security
SHARED_LIBS += gnutls 44.1 # 44.7
SHARED_LIBS += gnutls 44.1 # 44.8
SHARED_LIBS += gnutlsxx 29.1 # 29.0
HOMEPAGE= http://www.gnutls.org/
@ -21,8 +21,7 @@ PERMIT_PACKAGE_CDROM= Yes
WANTLIB += c ffi gmp hogweed iconv idn2 intl m nettle p11-kit pthread
WANTLIB += tasn1 unistring z
MASTER_SITES= https://gnupg.org/ftp/gcrypt/ \
https://ftp.heanet.ie/mirrors/ftp.gnupg.org/gcrypt/ \
MASTER_SITES= https://www.gnupg.org/ftp/gcrypt/gnutls/v${V:R}/ \
ftp://ftp.gnutls.org/gcrypt/gnutls/v${V:R}/
.include <bsd.port.arch.mk>

View File

@ -1,2 +1,2 @@
SHA256 (gnutls-3.5.15.tar.xz) = BGCBEIuLH+RVoTpMWk6qA2jhhbZ48WcP4JoRotfs+tU=
SIZE (gnutls-3.5.15.tar.xz) = 7238928
SHA256 (gnutls-3.5.16.tar.xz) = CSTeyQw3wF9J/slm66NnLatNM22HnlwG4G4TMly/7CU=
SIZE (gnutls-3.5.16.tar.xz) = 7559812