aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrewTestBot2014-10-25 20:53:12 +0100
committerMike McQuaid2014-10-26 11:38:59 +0000
commit31349868284b9ced3f83c145591cd260cb5c9333 (patch)
treedbb5d422f6824919f58c30369777e213007b2dbb /Library/Formula
parentf743f5324e4b657e33f764b624ea12372b3a44da (diff)
downloadhomebrew-31349868284b9ced3f83c145591cd260cb5c9333.tar.bz2
xplanetfx: update 2.5.33 bottle.
Closes #33588. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
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 616d0e89e..5712f2895 100644
--- a/Library/Formula/xplanetfx.rb
+++ b/Library/Formula/xplanetfx.rb
@@ -8,9 +8,10 @@ class Xplanetfx < Formula
bottle do
cellar :any
- sha1 "405addc419e4e61202706d984e7b4c68204f0d4c" => :mavericks
- sha1 "93284f0dd9e525bf5561abf542fda1ad8e5a79b2" => :mountain_lion
- sha1 "8874574087f4766366491c006b83b0186f01ae0d" => :lion
+ revision 1
+ sha1 "ab142c8f11896b22de34e9cfbd5bfc61bb847003" => :yosemite
+ sha1 "5efddfd3860035daa87ff251dfa60364f8bf0eb9" => :mavericks
+ sha1 "da82091b30b766eb89d8130f4efe405f02d8d55a" => :mountain_lion
end
option "without-perlmagick", "Build without PerlMagick support - used to check cloud map downloads"