summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--patches/nss-3.47/0001-nss-fix-nsinstall-build.patch (renamed from patches/nss-3.46/0001-nss-fix-nsinstall-build.patch)0
-rw-r--r--patches/nss-3.47/0002-add-nss.pc.in.patch (renamed from patches/nss-3.46/0002-add-nss.pc.in.patch)0
-rw-r--r--patches/nss-3.47/0003-HACK-don-t-build-the-commands.patch (renamed from patches/nss-3.46/0003-HACK-don-t-build-the-commands.patch)0
-rw-r--r--patches/nss-3.47/series (renamed from patches/nss-3.46/series)0
-rw-r--r--rules/nss.make4
5 files changed, 2 insertions, 2 deletions
diff --git a/patches/nss-3.46/0001-nss-fix-nsinstall-build.patch b/patches/nss-3.47/0001-nss-fix-nsinstall-build.patch
index ab3f9133e..ab3f9133e 100644
--- a/patches/nss-3.46/0001-nss-fix-nsinstall-build.patch
+++ b/patches/nss-3.47/0001-nss-fix-nsinstall-build.patch
diff --git a/patches/nss-3.46/0002-add-nss.pc.in.patch b/patches/nss-3.47/0002-add-nss.pc.in.patch
index addc805b5..addc805b5 100644
--- a/patches/nss-3.46/0002-add-nss.pc.in.patch
+++ b/patches/nss-3.47/0002-add-nss.pc.in.patch
diff --git a/patches/nss-3.46/0003-HACK-don-t-build-the-commands.patch b/patches/nss-3.47/0003-HACK-don-t-build-the-commands.patch
index 568d8f751..568d8f751 100644
--- a/patches/nss-3.46/0003-HACK-don-t-build-the-commands.patch
+++ b/patches/nss-3.47/0003-HACK-don-t-build-the-commands.patch
diff --git a/patches/nss-3.46/series b/patches/nss-3.47/series
index f7f38f3be..f7f38f3be 100644
--- a/patches/nss-3.46/series
+++ b/patches/nss-3.47/series
diff --git a/rules/nss.make b/rules/nss.make
index 49406fb95..373a9c01a 100644
--- a/rules/nss.make
+++ b/rules/nss.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_NSS) += nss
#
# Paths and names
#
-NSS_VERSION := 3.46
-NSS_MD5 := 35064ecbf4c4610820d52ab4a86860f6
+NSS_VERSION := 3.47
+NSS_MD5 := 81e47f3c70c2c53f801ab39434c887fb
NSS := nss-$(NSS_VERSION)
NSS_SUFFIX := tar.gz
NSS_URL := https://ftp.mozilla.org/pub/security/nss/releases/NSS_$(subst .,_,$(NSS_VERSION))_RTM/src/$(NSS).$(NSS_SUFFIX)