diff options
author | Xisco Fauli <xiscofauli@libreoffice.org> | 2024-07-24 14:57:23 +0200 |
---|---|---|
committer | Xisco Fauli <xiscofauli@libreoffice.org> | 2024-07-24 17:54:12 +0200 |
commit | 0435460d22752f67979b1c54b90dbc892ee98c40 (patch) | |
tree | e05d11949b33567538a885423c76b7adc338a697 /download.lst | |
parent | 1b74b95bba6b84225248e5b7badf1de7ae401a79 (diff) |
nss: upgrade to 3.102
Downloaded from https://ftp.mozilla.org/pub/security/nss/releases/NSS_3_102_RTM/src/nss-3.102-with-nspr-4.35.tar.gz
Change-Id: I0a045b91deb4540771aade2c7965dafaa269f762
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/170943
Tested-by: Jenkins
Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
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 8d325c802267..2354d2c8416b 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 := 566faa9283ff3d9a7d6c44272df6e4330e3e06ca4e841a68840d31b27c9161c4 -NSS_TARBALL := nss-3.101-with-nspr-4.35.tar.gz +NSS_SHA256SUM := 4ae9db6b117db1cc134bd587a23ff804d8da5bdd63fbb1bf0862b8e3e3aa2439 +NSS_TARBALL := nss-3.102-with-nspr-4.35.tar.gz # three static lines # so that git cherry-pick # will not run into conflicts |