diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2016-03-02 22:49:20 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2016-03-02 22:49:20 +0000 |
commit | f424fb7bf7fd2fe8b288cb5d0d50dbba8b46ef1a (patch) | |
tree | 05a15a9bcecdf8b5cdc88d8dceb0476603b93096 /security/ca_root_nss | |
parent | 15b0868bcd90affb47fce2ad44ba67e2e5e32063 (diff) |
Notes
Diffstat (limited to 'security/ca_root_nss')
-rw-r--r-- | security/ca_root_nss/Makefile | 2 | ||||
-rw-r--r-- | security/ca_root_nss/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/security/ca_root_nss/Makefile b/security/ca_root_nss/Makefile index c82898ae8396..e8e0e5a3f10a 100644 --- a/security/ca_root_nss/Makefile +++ b/security/ca_root_nss/Makefile @@ -32,7 +32,7 @@ PLIST_SUB+= CERTDIR=${CERTDIR} # !!! Please DO NOT submit patches for new version until it has !!! # !!! been committed there first. !!! # !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -VERSION_NSS= 3.22 +VERSION_NSS= 3.22.2 #NSS_SUFFIX= -with-ckbi-1.98 CERTDATA_TXT_PATH= nss-${VERSION_NSS}/nss/lib/ckfw/builtins/certdata.txt BUNDLE_PROCESSOR= MAca-bundle.pl diff --git a/security/ca_root_nss/distinfo b/security/ca_root_nss/distinfo index ebe3d78ae625..006051465dad 100644 --- a/security/ca_root_nss/distinfo +++ b/security/ca_root_nss/distinfo @@ -1,2 +1,2 @@ -SHA256 (nss-3.22.tar.gz) = 30ebd121c77e725a1383618eff79a6752d6e9f0f21882ad825ddab12e7227611 -SIZE (nss-3.22.tar.gz) = 6992347 +SHA256 (nss-3.22.2.tar.gz) = 07d49287c527ac31200f02dcf8494cef19e936d8ed470802749c4dfc782d3650 +SIZE (nss-3.22.2.tar.gz) = 6982164 |