diff options
author | Martin Stransky <stransky@redhat.com> | 2021-06-01 17:12:53 +0200 |
---|---|---|
committer | Martin Stransky <stransky@redhat.com> | 2021-06-01 17:12:53 +0200 |
commit | 6f7b8dbb9ac5ec467c5658d9f28633a6734e8a3a (patch) | |
tree | f82e2081fc63a7301f6f299aef5ed0734372c7ba | |
parent | Updated cbindgen (diff) | |
download | librewolf-fedora-ff-6f7b8dbb9ac5ec467c5658d9f28633a6734e8a3a.tar.gz librewolf-fedora-ff-6f7b8dbb9ac5ec467c5658d9f28633a6734e8a3a.tar.bz2 librewolf-fedora-ff-6f7b8dbb9ac5ec467c5658d9f28633a6734e8a3a.zip |
Nss req up
-rw-r--r-- | firefox.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/firefox.spec b/firefox.spec index 0bace7f..61059bd 100644 --- a/firefox.spec +++ b/firefox.spec @@ -109,7 +109,7 @@ ExcludeArch: s390x %if %{?system_nss} %global nspr_version 4.21 %global nspr_build_version %{nspr_version} -%global nss_version 3.63 +%global nss_version 3.64 %global nss_build_version %{nss_version} %endif |