nss 3.45
Closes #41899. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
26f7dd65bb
commit
5e37a194ef
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Nss < Formula
|
||||
desc "Libraries for security-enabled client and server applications"
|
||||
homepage "https://developer.mozilla.org/docs/NSS"
|
||||
url "https://ftp.mozilla.org/pub/security/nss/releases/NSS_3_44_RTM/src/nss-3.44.tar.gz"
|
||||
sha256 "a5620e59b6eeedfd5a12c9298b50ad92e9898b223e214eb675e36f4ffb5b6aff"
|
||||
url "https://ftp.mozilla.org/pub/security/nss/releases/NSS_3_45_RTM/src/nss-3.45.tar.gz"
|
||||
sha256 "112f05223d1fde902c170966bfc6f011b24a838be16969b110ecf2bb7bc24e8b"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue