diff options
author | Michael Stahl <michael.stahl@allotropia.de> | 2024-08-02 14:24:29 +0200 |
---|---|---|
committer | Michael Stahl <michael.stahl@allotropia.de> | 2024-08-02 17:01:11 +0200 |
commit | f60b3b894daa9d498e8b71c7ac78cb33621f5819 (patch) | |
tree | 815b7a4e003ea5ef9303cdc5da6620696071dbb2 /download.lst | |
parent | 07dec064c2a05d13812cd85c1047743468843f7f (diff) |
nss: upgrade to release 3.102.1
Not sure what moz#1905691 is but they did an ESR release for it...
Change-Id: I271d592dd9d61157f4fbe819258c90414c1b4e52
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/171425
Tested-by: Jenkins
Reviewed-by: Michael Stahl <michael.stahl@allotropia.de>
Diffstat (limited to 'download.lst')
-rw-r--r-- | download.lst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/download.lst b/download.lst index 06d78831885c..daf1963f6ecf 100644 --- a/download.lst +++ b/download.lst @@ -512,8 +512,8 @@ MYTHES_TARBALL := mythes-1.2.5.tar.xz # three static lines # so that git cherry-pick # will not run into conflicts -NSS_SHA256SUM := 4ae9db6b117db1cc134bd587a23ff804d8da5bdd63fbb1bf0862b8e3e3aa2439 -NSS_TARBALL := nss-3.102-with-nspr-4.35.tar.gz +NSS_SHA256SUM := ddfdec73fb4b0eedce5fc4de09de9ba14d2ddbfbf67e42372903e1510f2d3d65 +NSS_TARBALL := nss-3.102.1-with-nspr-4.35.tar.gz # three static lines # so that git cherry-pick # will not run into conflicts |