diff options
| author | Jochen Neumeister <joneum@FreeBSD.org> | 2026-08-18 20:54:51 +0000 |
|---|---|---|
| committer | Jochen Neumeister <joneum@FreeBSD.org> | 2026-08-18 20:58:54 +0000 |
| commit | 460aef600cd82b5d72cf711872450b64b136d51a (patch) | |
| tree | 776961629ad57a57c1ab87c8ef372855b555d2ae | |
| parent | 60ba481451d26cd0984353be2551d440e210c969 (diff) | |
security/ca_root_nss: Update to 3.127
Changelog: https://groups.google.com/a/mozilla.org/g/dev-tech-crypto/c/5mUmZ8UCw4Q
Sponsored by: Netzkommune GmbH
(cherry picked from commit 5e49a5b9cc973d6e9adaa29e6b0ffc3101fb0e45)
| -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 945f2525c18f..3ff42c8deae5 100644 --- a/security/ca_root_nss/Makefile +++ b/security/ca_root_nss/Makefile @@ -1,5 +1,5 @@ PORTNAME= ca_root_nss -DISTVERSION= 3.126.1 +DISTVERSION= 3.127 CATEGORIES= security MASTER_SITES= MOZILLA/security/nss/releases/${DISTNAME:tu:C/[-.]/_/g}_RTM/src DISTNAME= nss-${DISTVERSION}${NSS_SUFFIX} diff --git a/security/ca_root_nss/distinfo b/security/ca_root_nss/distinfo index 21d5d983ba8e..e657c0fe7233 100644 --- a/security/ca_root_nss/distinfo +++ b/security/ca_root_nss/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1786661349 -SHA256 (nss-3.126.1.tar.gz) = d5fcd5e3ee92b9dd699070be6b9ff924490e61216e3726eef1c99564181784a8 -SIZE (nss-3.126.1.tar.gz) = 78771322 +TIMESTAMP = 1787086277 +SHA256 (nss-3.127.tar.gz) = 5a899cad21ae2c9d3c5132de79726eda8df3b7fdf18eeb239fc544d43b87338b +SIZE (nss-3.127.tar.gz) = 78736984 |
