Update nss version

This commit is contained in:
Martin Stransky 2014-07-29 13:36:52 +02:00
parent 9b6c9d1795
commit c69b415b82

View File

@ -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