diff options
-rw-r--r-- | firefox.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/firefox.spec b/firefox.spec index c5c5219..3491093 100644 --- a/firefox.spec +++ b/firefox.spec @@ -137,7 +137,7 @@ ExcludeArch: armv7hl %if %{?system_nss} %global nspr_version 4.21 %global nspr_build_version %{nspr_version} -%global nss_version 3.60 +%global nss_version 3.61 %global nss_build_version %{nss_version} %endif |