Skip to content

Commit

Permalink
nss: 3.17.4
Browse files Browse the repository at this point in the history
Closes Homebrew/legacy-homebrew#36344.

Signed-off-by: Tim D. Smith <git@tim-smith.us>
  • Loading branch information
l-hedgehog authored and tdsmith committed Jan 29, 2015
1 parent 7e0a408 commit 7e72a72
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions Formula/nss.rb
Expand Up @@ -2,14 +2,10 @@

class Nss < Formula
homepage "https://developer.mozilla.org/docs/NSS"
url "https://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_17_3_RTM/src/nss-3.17.3.tar.gz"
sha256 "f4d5e9035a2f84f25f35c283de3b0ff60d72e918748de25eaf017ed201fa21d5"
url "https://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_17_4_RTM/src/nss-3.17.4.tar.gz"
sha256 "1d98ad1881a4237ec98cbe472fc851480f0b0e954dfe224d047811fb96ff9d79"

bottle do
cellar :any
sha1 "cb402e77ecc3d4abd4bf1535ec78b059b3ca8d7d" => :yosemite
sha1 "4a88257a1784ff4e7d6a6f90485bf89beb585439" => :mavericks
sha1 "215e223607d1319ae395520aaed2f6022bab1220" => :mountain_lion
end

depends_on "nspr"
Expand Down

0 comments on commit 7e72a72

Please sign in to comment.