nss 3.46.1
Closes #44997. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
5735f8f75c
commit
0439d27ab1
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +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_46_RTM/src/nss-3.46.tar.gz"
|
||||
sha256 "6b699649d285602ba258a4b0957cb841eafc94eff5735a9da8da0adbb9a10cef"
|
||||
revision 1
|
||||
url "https://ftp.mozilla.org/pub/security/nss/releases/NSS_3_46_1_RTM/src/nss-3.46.1.tar.gz"
|
||||
sha256 "3bf7e0ed7db98803f134c527c436cc68415ff17257d34bd75de14e9a09d13651"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue