aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/nss.rb4
-rw-r--r--Library/Formula/xulrunner.rb2
2 files changed, 4 insertions, 2 deletions
diff --git a/Library/Formula/nss.rb b/Library/Formula/nss.rb
index 319c16c14..ccb108753 100644
--- a/Library/Formula/nss.rb
+++ b/Library/Formula/nss.rb
@@ -2,8 +2,8 @@ require "formula"
class Nss < Formula
homepage "https://developer.mozilla.org/docs/NSS"
- url "https://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_16_2_RTM/src/nss-3.16.2.tar.gz"
- sha1 "c4e7f007723cfafcf7fe743000e3960cc5086642"
+ url "https://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_16_2_1_RTM/src/nss-3.16.2.1.tar.gz"
+ sha256 "dc42c6c54ce1d8f2b5a5c116629e8e5e2a09cbd19e5390dd3badaf8fc874c087"
bottle do
cellar :any
diff --git a/Library/Formula/xulrunner.rb b/Library/Formula/xulrunner.rb
index 3481585f6..e23feacca 100644
--- a/Library/Formula/xulrunner.rb
+++ b/Library/Formula/xulrunner.rb
@@ -36,6 +36,8 @@ class Xulrunner < Formula
homepage "https://developer.mozilla.org/docs/XULRunner"
url "https://ftp.mozilla.org/pub/mozilla.org/xulrunner/releases/30.0/source/xulrunner-30.0.source.tar.bz2"
sha1 "d987efafc67cb0170c6a5dabb9cede3b98e5c24b"
+ revision 1
+
bottle do
cellar :any