diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-08-08 14:44:28 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-08-08 14:55:34 +0000 |
commit | 7ef74aa064355c0c3c5f24b2a3579eb80dabb965 (patch) | |
tree | 726976132b2015980f60f74043f18fc368b00153 | |
parent | ca00bab3390e54bc9586608593bfb29dde25ef7c (diff) | |
download | ports-7ef74aa064355c0c3c5f24b2a3579eb80dabb965.tar.gz ports-7ef74aa064355c0c3c5f24b2a3579eb80dabb965.zip |
security/ca_root_nss: Update to 3.69
Approved by: delphij (ports-secteam)
-rw-r--r-- | security/ca_root_nss/Makefile | 2 | ||||
-rw-r--r-- | security/ca_root_nss/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/ca_root_nss/Makefile b/security/ca_root_nss/Makefile index 5a67235e4955..c0eb7da53802 100644 --- a/security/ca_root_nss/Makefile +++ b/security/ca_root_nss/Makefile @@ -27,7 +27,7 @@ ETCSYMLINK_CONFLICTS_INSTALL= ca-roots-[0-9]* CERTDIR?= share/certs PLIST_SUB+= CERTDIR=${CERTDIR} -VERSION_NSS= 3.68 +VERSION_NSS= 3.69 CERTDATA_TXT_PATH= 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 e3e22bb640f2..ec8a887e4c31 100644 --- a/security/ca_root_nss/distinfo +++ b/security/ca_root_nss/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1625767292 -SHA256 (nss-3.68.tar.gz) = c402b32cac83034ec1c3d826ef4306cd14a066d7d9a6f4c30d82b3bc043c725b -SIZE (nss-3.68.tar.gz) = 82405833 +TIMESTAMP = 1628150616 +SHA256 (nss-3.69.tar.gz) = c880205a365e0dd488ff29fdea82716ff9fcde9da6f3b703d636f8fc08008799 +SIZE (nss-3.69.tar.gz) = 82427268 |