Skip to content

Commit 00e3508

Browse files
citrus-ithadfl
authored andcommitted
nss: update to 3.34.1
1 parent 0ea9862 commit 00e3508

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build/mozilla-nss-nspr/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
. ../../lib/functions.sh
2929

3030
PROG=nss
31-
VER=3.34
31+
VER=3.34.1
3232
# Include NSPR version since we're downloading a combined tarball.
3333
NSPRVER=4.17
3434
# But set BUILDDIR to just be the NSS version.

doc/packages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
| library/libxslt | 1.1.30 | http://xmlsoft.org/libxslt/news.html
4343
| library/ncurses | 6.0.20171104 | http://invisible-mirror.net/archives/ncurses/current/ https://ftp.gnu.org/gnu/ncurses/
4444
| library/nghttp2 | 1.28.0 | https://github.com/nghttp2/nghttp2/releases
45-
| library/nss | 3.34 | https://ftp.mozilla.org/pub/security/nss/releases/
45+
| library/nss | 3.34.1 | https://ftp.mozilla.org/pub/security/nss/releases/
4646
| library/nspr | 4.17 | http://archive.mozilla.org/pub/nspr/releases/
4747
| library/pcre | 8.41 | https://ftp.pcre.org/pub/pcre/
4848
| library/readline | 7.0 | https://ftp.gnu.org/gnu/readline/

0 commit comments

Comments
 (0)