nss: update to 3.45
authorLucian Cristian <lucian.cristian@gmail.com>
Sun, 14 Jul 2019 19:56:38 +0000 (22:56 +0300)
committerLucian Cristian <lucian.cristian@gmail.com>
Sun, 14 Jul 2019 19:56:38 +0000 (22:56 +0300)
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
libs/nss/Makefile

index 33fe8a26df07867565887b94887548f8f5fb52c3..6f8fc62357349f2bdf426e40fa04dc6e8885d1f1 100644 (file)
@@ -7,7 +7,7 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=nss
-PKG_VERSION:=3.44.1
+PKG_VERSION:=3.45
 PKG_RELEASE:=1
 PKG_MAINTAINER:=Lucian Cristian <lucian.cristian@gmail.com>
 PKG_LICENCE:=MPL-2.0
@@ -16,7 +16,7 @@ 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:=fce4cb80c989cde35416ecbe55920856015a35151c4f21be64470e4dd4de12f8
+PKG_HASH:=112f05223d1fde902c170966bfc6f011b24a838be16969b110ecf2bb7bc24e8b
 
 PKG_BUILD_PARALLEL:=0