geoip: add 1.6.0 bottle.

This commit is contained in:
BrewTestBot 2014-02-23 12:04:53 +00:00
parent 228ad7d6db
commit 2275c7aa94

View file

@ -6,6 +6,13 @@ class Geoip < Formula
sha1 '41ed21fb2d40e54648cae2a1f73e8a5210676def'
head 'https://github.com/maxmind/geoip-api-c.git'
bottle do
cellar :any
sha1 "f342950837e46ac3ba90be79c77c8c770fbc9c2d" => :mavericks
sha1 "f3b27eb5aef8815b2c01f03938e5c8f7af8d1371" => :mountain_lion
sha1 "a39b59af4ee01c7a1e224e9d98ee83d2230f7993" => :lion
end
depends_on 'autoconf' => :build
depends_on 'automake' => :build
depends_on 'libtool' => :build