From a556da0585b382dea5810d2b710ea03777792299 Mon Sep 17 00:00:00 2001 From: Martin Stransky Date: Tue, 18 Apr 2017 10:43:14 +0200 Subject: Updated nss version --- firefox.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firefox.spec b/firefox.spec index c91d7be..758c884 100644 --- a/firefox.spec +++ b/firefox.spec @@ -75,7 +75,7 @@ %if %{?system_nss} %global nspr_version 4.10.10 %global nspr_build_version %(pkg-config --silence-errors --modversion nspr 2>/dev/null || echo 65536) -%global nss_version 3.28.3 +%global nss_version 3.29.5 %global nss_build_version %(pkg-config --silence-errors --modversion nss 2>/dev/null || echo 65536) %endif -- cgit