Update to nss 3.15.1, adds support for TLS 1.2. Will be required at some

point by newer geckos...

see https://developer.mozilla.org/en-US/docs/NSS/NSS_3.15.1_release_notes
This commit is contained in:
landry 2013-07-04 08:36:55 +00:00
parent 79efaab5af
commit 54936ef081
2 changed files with 5 additions and 5 deletions

View File

@ -1,13 +1,13 @@
# $OpenBSD: Makefile,v 1.37 2013/06/23 18:40:01 landry Exp $
# $OpenBSD: Makefile,v 1.38 2013/07/04 08:36:55 landry Exp $
SHARED_ONLY= Yes
COMMENT= libraries to support development of security-enabled apps
VERSION= 3.15
VERSION= 3.15.1
DISTNAME = nss-${VERSION}
SO_VERSION= 33.2
SO_VERSION= 33.3
.for _lib in freebl3 nss3 nssckbi nssdbm3 nssutil3 smime3 softokn3 ssl3
SHARED_LIBS+= ${_lib} ${SO_VERSION}
.endfor

View File

@ -1,2 +1,2 @@
SHA256 (nss-3.15.tar.gz) = wTnzMd3P9NVIVZDuG0SJ03MapSDU9dlC4uQLuh4jo80=
SIZE (nss-3.15.tar.gz) = 6276213
SHA256 (nss-3.15.1.tar.gz) = +ZQQajPR8yEPQVG7s0GaHCj9HLVFyqfcmv3r1tpiYoQ=
SIZE (nss-3.15.1.tar.gz) = 6286561