Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion c_src/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ UNAME := $(shell uname -s)
TAR ?= tar
GUNZIP ?= gunzip
SMONKEY_VER := 1.8.0-rc1
NSPR_VER := 4.8
NSPR_VER := 4.21

ifeq ($(UNAME),SunOS)
PATCH ?= gpatch
Expand Down
Binary file added c_src/nsprpub-4.21.tar.gz
Binary file not shown.
Binary file removed c_src/nsprpub-4.8.tar.gz
Binary file not shown.