nss: update to 3.57
authorLucian Cristian <lucian.cristian@gmail.com>
Sun, 25 Oct 2020 12:55:57 +0000 (14:55 +0200)
committerHannu Nyman <hannu.nyman@iki.fi>
Sun, 25 Oct 2020 13:53:21 +0000 (15:53 +0200)
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
libs/nss/Makefile

index c0098c1470bd6c8c893625d27d82012048c0b160..f1c73ad77196d520a60023ee5dbf83f31d66c6cb 100644 (file)
@@ -7,14 +7,14 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=nss
-PKG_VERSION:=3.55
+PKG_VERSION:=3.57
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:= \
     https://download.cdn.mozilla.net/pub/security/$(PKG_NAME)/releases/NSS_$(subst .,_,$(PKG_VERSION))_RTM/src \
     https://archive.mozilla.org/pub/security/$(PKG_NAME)/releases/NSS_$(subst .,_,$(PKG_VERSION))_RTM/src
-PKG_HASH:=fc692e3db45a082ee6328cd989e795c171a00df9c518df090937f7604f850004
+PKG_HASH:=55a86c01be860381d64bb4e5b94eb198df9b0f098a8af0e58c014df398bdc382
 
 PKG_MAINTAINER:=Lucian Cristian <lucian.cristian@gmail.com>
 PKG_LICENCE:=MPL-2.0