nss: 3.68.4 -> 3.79.1

The 3.68.4 release was the last of the 3.68 ESR series and 3.79 is the
new ESR series.

https://firefox-source-docs.mozilla.org/security/nss/releases/nss_3_79.html
https://firefox-source-docs.mozilla.org/security/nss/releases/nss_3_79_1.html
(cherry picked from commit d1e2a371f0)
This commit is contained in:
Martin Weinelt
2022-09-03 12:45:41 +02:00
committed by github-actions[bot]
parent a959ce466f
commit b68543734c

View File

@@ -1,4 +1,4 @@
import ./generic.nix {
version = "3.68.4";
hash = "sha256-K5/T9aG0nzs7KdEgAmdPcEgRViV1b7R3KELsfDm+Fgs=";
version = "3.79.1";
hash = "sha256-NwxS5niE0dnCG5d+lzPcwYzIR2WmsgGBT77VDCbfThQ=";
}