aboutsummaryrefslogtreecommitdiff
path: root/libs
diff options
context:
space:
mode:
authorLucian Cristian <lucian.cristian@gmail.com>2023-05-16 20:30:50 +0000
committerNick Hainke <vincent@systemli.org>2023-05-16 23:30:44 +0200
commit516610df29ea7a60e14f078d42b807e3ef306f4f (patch)
treea55d905a8a9bb1d999ac7a4b156a1297cc0b3e45 /libs
parent539a2f4478f7b654312d7bd470d564d7033b8881 (diff)
nss: update to 3.89.1
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
Diffstat (limited to 'libs')
-rw-r--r--libs/nss/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/libs/nss/Makefile b/libs/nss/Makefile
index c34bbc012..b7dc8c2d6 100644
--- a/libs/nss/Makefile
+++ b/libs/nss/Makefile
@@ -7,14 +7,14 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=nss
-PKG_VERSION:=3.88.1
+PKG_VERSION:=3.89.1
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:=27d243edf87d1cf1bb9c861f03d387e0e9230ce5017f4308c941f558b54b3496
+PKG_HASH:=3adaedb9e70c3c5f40603bf60a01e336190a6dbe01929d395f16b01fe84a0156
PKG_MAINTAINER:=Lucian Cristian <lucian.cristian@gmail.com>
PKG_LICENCE:=MPL-2.0