Merge pull request #309970 from mweinelt/nss-3.100
nss_latest: 3.99 -> 3.100
This commit is contained in:
commit
a4faba4ed6
1 changed files with 2 additions and 2 deletions
|
@ -5,6 +5,6 @@
|
|||
# Example: nix-shell ./maintainers/scripts/update.nix --argstr package cacert
|
||||
|
||||
import ./generic.nix {
|
||||
version = "3.99";
|
||||
hash = "sha256-6JocWJpA+VjEPZOxmD74toyEBLOTzCxSWUzrxPi52bU=";
|
||||
version = "3.100";
|
||||
hash = "sha256-PlMCvSN4DMKY7u/7cr7kArrRve8YIfdycjgpik72bhA=";
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue