From 73b78c17789531b611eeaef27a254010cabc541f Mon Sep 17 00:00:00 2001 From: Hector Zhao Date: Thu, 3 Mar 2016 19:52:03 +0800 Subject: [PATCH] nss 3.23 Closes #49749. Signed-off-by: Dominyk Tiller --- Library/Formula/nss.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Library/Formula/nss.rb b/Library/Formula/nss.rb index 0feb9d020b2f..ca724b17e309 100644 --- a/Library/Formula/nss.rb +++ b/Library/Formula/nss.rb @@ -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://archive.mozilla.org/pub/security/nss/releases/NSS_3_22_1_RTM/src/nss-3.22.1.tar.gz" - sha256 "89e1fc7074e5c325962821289f4cd7d8207ae95af2308ba881215ed9ca68fa4f" + url "https://archive.mozilla.org/pub/security/nss/releases/NSS_3_23_RTM/src/nss-3.23.tar.gz" + sha256 "94b383e31c9671e9dfcca81084a8a813817e8f05a57f54533509b318d26e11cf" bottle do cellar :any