nss 3.29.1
Closes #10391. Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
This commit is contained in:
parent
d95ac3e79e
commit
595c70d5cc
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Nss < Formula
|
class Nss < Formula
|
||||||
desc "Libraries for security-enabled client and server applications"
|
desc "Libraries for security-enabled client and server applications"
|
||||||
homepage "https://developer.mozilla.org/docs/NSS"
|
homepage "https://developer.mozilla.org/docs/NSS"
|
||||||
url "https://ftp.mozilla.org/pub/security/nss/releases/NSS_3_28_1_RTM/src/nss-3.28.1.tar.gz"
|
url "https://ftp.mozilla.org/pub/security/nss/releases/NSS_3_29_1_RTM/src/nss-3.29.1.tar.gz"
|
||||||
sha256 "58cc0c05c0ed9523e6d820bea74f513538f48c87aac931876e3d3775de1a82ad"
|
sha256 "47259bc5c4439d8228d7c577ea652ed140588f27eae8ebb39cc91057aea37366"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any
|
cellar :any
|
||||||
|
|
Loading…
Reference in a new issue