From 303c11e4687714cfac05842db5cf5a291421f890 Mon Sep 17 00:00:00 2001 From: Martin Stransky Date: Mon, 25 Sep 2017 11:17:38 +0200 Subject: Updated needed nss version to 3.32.1 --- firefox.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'firefox.spec') diff --git a/firefox.spec b/firefox.spec index fa153a8..a55747f 100644 --- a/firefox.spec +++ b/firefox.spec @@ -69,7 +69,7 @@ # we're building against could bring us some broken dependencies from time to time. #%global nspr_build_version %(pkg-config --silence-errors --modversion nspr 2>/dev/null || echo 65536) %global nspr_build_version %{nspr_version} -%global nss_version 3.29.3 +%global nss_version 3.32.1 #%global nss_build_version %(pkg-config --silence-errors --modversion nss 2>/dev/null || echo 65536) %global nss_build_version %{nss_version} %endif -- cgit