From c69b415b82e686463967f262cd00c71efb724d85 Mon Sep 17 00:00:00 2001 From: Martin Stransky Date: Tue, 29 Jul 2014 13:36:52 +0200 Subject: Update nss version --- firefox.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firefox.spec b/firefox.spec index 2e76ac8..9bda65f 100644 --- a/firefox.spec +++ b/firefox.spec @@ -36,7 +36,7 @@ %if %{?system_nss} %global nspr_version 4.10.6 %global nspr_build_version %(pkg-config --silence-errors --modversion nspr 2>/dev/null || echo 65536) -%global nss_version 3.15.4 +%global nss_version 3.16.2 %global nss_build_version %(pkg-config --silence-errors --modversion nss 2>/dev/null || echo 65536) %endif -- cgit