From ec5a7352b3214033d0a1caef57b7d59438488366 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Sun, 23 Feb 2014 12:04:53 +0000 Subject: geoip: add 1.6.0 bottle. --- Library/Formula/geoip.rb | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Library/Formula') diff --git a/Library/Formula/geoip.rb b/Library/Formula/geoip.rb index 1aeb95215..45d0047cf 100644 --- a/Library/Formula/geoip.rb +++ b/Library/Formula/geoip.rb @@ -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 -- cgit v1.2.3