diff options
author | Jochen Neumeister <joneum@FreeBSD.org> | 2023-05-16 19:57:11 +0000 |
---|---|---|
committer | Jochen Neumeister <joneum@FreeBSD.org> | 2023-05-16 19:57:11 +0000 |
commit | ba0a1acf342bac4fbddd8c368f419f391e099653 (patch) | |
tree | 099010bb4b9b39cb74a985d238f27065bd1da1b2 | |
parent | 01df131e2dfd4a676d95a91c4a32a8ba769795c7 (diff) | |
download | ports-ba0a1acf342bac4fbddd8c368f419f391e099653.tar.gz ports-ba0a1acf342bac4fbddd8c368f419f391e099653.zip |
security/ca_root_nss: Update to 3.89.1
Changelog: https://groups.google.com/a/mozilla.org/g/dev-tech-crypto/c/tZjTXdS8GQs
Sponsored by: Netzkommune GmbH
-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 0d17762abcfc..b3496f96fc22 100644 --- a/security/ca_root_nss/Makefile +++ b/security/ca_root_nss/Makefile @@ -28,7 +28,7 @@ ETCSYMLINK_CONFLICTS_INSTALL= ca-roots-[0-9]* CERTDIR?= share/certs PLIST_SUB+= CERTDIR=${CERTDIR} -VERSION_NSS= 3.89 +VERSION_NSS= 3.89.1 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 e88e95404558..863c062f4ab6 100644 --- a/security/ca_root_nss/distinfo +++ b/security/ca_root_nss/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1679847789 -SHA256 (nss-3.89.tar.gz) = 55c37a3f4da010d0574fb8b39264cb1e7b4ce9e6c2954c1c7ecf9f41ee00bed5 -SIZE (nss-3.89.tar.gz) = 71617802 +TIMESTAMP = 1684266443 +SHA256 (nss-3.89.1.tar.gz) = 3adaedb9e70c3c5f40603bf60a01e336190a6dbe01929d395f16b01fe84a0156 +SIZE (nss-3.89.1.tar.gz) = 71624456 |