nss: update to 3.52 12134/head
authorLucian Cristian <lucian.cristian@gmail.com>
Sun, 10 May 2020 19:19:27 +0000 (22:19 +0300)
committerLucian Cristian <lucian.cristian@gmail.com>
Sun, 10 May 2020 19:19:27 +0000 (22:19 +0300)
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
libs/nss/Makefile

index a38c5cf9733b128244d7e46e7bfb7422805fc8fd..e1b5ba82331c3f4502c524ade7e8d926e03f088f 100644 (file)
@@ -7,14 +7,14 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=nss
-PKG_VERSION:=3.51.1
+PKG_VERSION:=3.52
 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:=085c5eaceef040eddea639e2e068e70f0e368f840327a678ef74ae3d6c15ca78
+PKG_HASH:=0a0aeb0cdda65ddcb64f746223df58b150f6803f4bfa1a4e876bbe6f9c4c1561
 
 PKG_MAINTAINER:=Lucian Cristian <lucian.cristian@gmail.com>
 PKG_LICENCE:=MPL-2.0