aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrewTestBot2014-08-13 14:46:45 +0100
committerMike McQuaid2014-08-14 18:19:16 +0100
commit1a0705f45a521450b7f26b5df9e8a3a27f1cad76 (patch)
tree1c1f42de49958f868c88ba62218559580270e954 /Library/Formula
parent8c1a534df1e909463a2814717a0aaad50e95b6fa (diff)
downloadhomebrew-1a0705f45a521450b7f26b5df9e8a3a27f1cad76.tar.bz2
geoip: update 1.6.2 bottle.
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/geoip.rb7
1 files changed, 4 insertions, 3 deletions
diff --git a/Library/Formula/geoip.rb b/Library/Formula/geoip.rb
index 3e1e85d60..b4d3e9e6d 100644
--- a/Library/Formula/geoip.rb
+++ b/Library/Formula/geoip.rb
@@ -16,9 +16,10 @@ class Geoip < Formula
bottle do
cellar :any
- sha1 "2a60e65d979e66b54a12534f8c11f7f4d8c81033" => :mavericks
- sha1 "0c658d03041b1b3e7eb4c0196fb692020f0615b2" => :mountain_lion
- sha1 "d35b588961572032297c353fa6e549e4b0086740" => :lion
+ revision 1
+ sha1 "3ebd898cb31012b641b471b4cf5cd537f9226afd" => :mavericks
+ sha1 "d3798825d01b45a40e6015e637f82965dbe49fdc" => :mountain_lion
+ sha1 "ba096b834f4c251c2b6c6d63349574aab3a336fb" => :lion
end
depends_on "autoconf" => :build