aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/nss.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/nss.rb')
-rw-r--r--Library/Formula/nss.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/nss.rb b/Library/Formula/nss.rb
index 709616de0..8813bb02e 100644
--- a/Library/Formula/nss.rb
+++ b/Library/Formula/nss.rb
@@ -3,7 +3,7 @@ require 'formula'
class Nss < Formula
url 'http://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_12_10_RTM/src/nss-3.12.10.tar.gz'
homepage 'http://www.mozilla.org/projects/security/pki/nss/'
- md5 '027954e894f02732f4e66cd854261145'
+ sha1 '229f65c8d4e2c1b34e145253bceddada5a82a142'
depends_on 'nspr'