diff options
| author | BrewTestBot | 2014-11-01 01:50:18 +0000 |
|---|---|---|
| committer | Brett Koonce | 2014-11-01 20:55:25 -0700 |
| commit | aba2ac4e45def3a21ba7ade10d9ba08082732aa8 (patch) | |
| tree | d239c5002db3e2cbba612b80d40007b5a7c6f66a | |
| parent | 3e717e367bf54fd581e86e2ffe018dc6c10a42ca (diff) | |
| download | homebrew-aba2ac4e45def3a21ba7ade10d9ba08082732aa8.tar.bz2 | |
geoip: update 1.6.3 bottle.
| -rw-r--r-- | Library/Formula/geoip.rb | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/Library/Formula/geoip.rb b/Library/Formula/geoip.rb index 6c8a41332..c57ee1cd3 100644 --- a/Library/Formula/geoip.rb +++ b/Library/Formula/geoip.rb @@ -12,10 +12,9 @@ class Geoip < Formula bottle do cellar :any - revision 2 - sha1 "d3379a5450e8ab5696f72a4d901ad122a63c4029" => :yosemite - sha1 "0d9bb56a2b6b950f566c86208af7a53426e1de99" => :mavericks - sha1 "9f6129ef37af7af53c3f66c87ce20f753bfdbf0c" => :mountain_lion + sha1 "51d9d1e2377d1ca0a7a7b0ddad1dd0186fc5943d" => :yosemite + sha1 "b6a33ccda947755487c46785d2b956fee1126509" => :mavericks + sha1 "474c737c49886154cf7801e17f219b8e08af27d8" => :mountain_lion end depends_on "autoconf" => :build |
