diff options
author | Taichi Haradaguchi <20001722@ymail.ne.jp> | 2022-11-21 23:33:32 +0900 |
---|---|---|
committer | Michael Stahl <michael.stahl@allotropia.de> | 2023-02-21 15:28:54 +0100 |
commit | 59b2a5dea3c38dfde6d09d44448fda1c410d940d (patch) | |
tree | 75929be37c0c27ce9aab2323fb0838d877768437 /download.lst | |
parent | b7f17c171bae16ec633b137d19695b74199f8b7d (diff) |
nss: upgrade to release 3.86.0
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/143038
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
(cherry picked from commit a2969884af71e88d2541bd2bfdebea222876fef4)
Change-Id: Ia236c7124d920785f7a2856db5ee1ccbef7a2d68
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 c3c52967818a..8dbe8f758947 100644 --- a/download.lst +++ b/download.lst @@ -409,8 +409,8 @@ NEON_TARBALL := neon-0.30.2.tar.gz # three static lines # so that git cherry-pick # will not run into conflicts -NSS_SHA256SUM := b1e1198fa7ee4e0fe4fa6937245c94820fd3c3c6897779493858af1bf6310b30 -NSS_TARBALL := nss-3.83-with-nspr-4.34.1.tar.gz +NSS_SHA256SUM := 8b5a2e9e3d632a78ad4d9c8d2ea502d2790d7a8e7b1986d173107232eca27432 +NSS_TARBALL := nss-3.86-with-nspr-4.35.tar.gz # three static lines # so that git cherry-pick # will not run into conflicts |