diff options
-rw-r--r-- | firefox.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/firefox.spec b/firefox.spec index 7e83aa7..84b0906 100644 --- a/firefox.spec +++ b/firefox.spec @@ -87,7 +87,7 @@ ExcludeArch: s390x %if %{?system_nss} %global nspr_version 4.21 %global nspr_build_version %{nspr_version} -%global nss_version 3.51.1 +%global nss_version 3.52 %global nss_build_version %{nss_version} %endif |