aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/xplanetfx.rb7
1 files changed, 4 insertions, 3 deletions
diff --git a/Library/Formula/xplanetfx.rb b/Library/Formula/xplanetfx.rb
index edb3b1eae..b6cbfe1ee 100644
--- a/Library/Formula/xplanetfx.rb
+++ b/Library/Formula/xplanetfx.rb
@@ -8,9 +8,10 @@ class Xplanetfx < Formula
bottle do
cellar :any
- sha1 "7d951a7b68798bc90c4ad7e23c15f3f091d94241" => :yosemite
- sha1 "a4900c6da81634cd7d337e20898f9c7d5857348c" => :mavericks
- sha1 "7e7a36b9e2e7d9504564e93a6f59182c59e29e61" => :mountain_lion
+ revision 2
+ sha1 "508a77eb60b692f086d057cddcd36feed85318e2" => :yosemite
+ sha1 "9fe6eab7b46c76a39283ce053fdaf1cca27877cb" => :mavericks
+ sha1 "405ffab7e7cd1d734ccf5720266b65b1d4bc9fcb" => :mountain_lion
end
option "without-perlmagick", "Build without PerlMagick support - used to check cloud map downloads"