aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/geographiclib.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/geographiclib.rb')
-rw-r--r--Library/Formula/geographiclib.rb7
1 files changed, 3 insertions, 4 deletions
diff --git a/Library/Formula/geographiclib.rb b/Library/Formula/geographiclib.rb
index d952517cc..7a2be3cca 100644
--- a/Library/Formula/geographiclib.rb
+++ b/Library/Formula/geographiclib.rb
@@ -6,10 +6,9 @@ class Geographiclib < Formula
bottle do
cellar :any
- revision 1
- sha1 "1f091f2ac6bc3dbaeb40ba2cf1052cfb2170e733" => :yosemite
- sha1 "fa1aab22b859ee25bec1e91b868553d57cda76da" => :mavericks
- sha1 "a0c31b8e51e44175a07bc22ba7917621231593cd" => :mountain_lion
+ sha1 "6e2170f18e90c7ab765f5a78630d3da9aa1a6770" => :yosemite
+ sha1 "0b750f088ea24d9f348d452ace17d146a62b2fc7" => :mavericks
+ sha1 "62e3b10e42507475cee8b28376cd94f23ee30ca4" => :mountain_lion
end
depends_on "cmake" => :build