From 534e661f2a75b585e83fdbff0ab1b931768ded59 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Fri, 25 Jul 2014 02:25:32 +0100 Subject: [PATCH] geoipupdate: add 2.0.2 bottle. --- Formula/geoipupdate.rb | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Formula/geoipupdate.rb b/Formula/geoipupdate.rb index 5069f6476c4..d31cc7fcc96 100644 --- a/Formula/geoipupdate.rb +++ b/Formula/geoipupdate.rb @@ -5,6 +5,12 @@ class Geoipupdate < Formula url "https://github.com/maxmind/geoipupdate/releases/download/v2.0.2/geoipupdate-2.0.2.tar.gz" sha1 "14274698cacb5468475a008b8db61e162ff1ce73" + bottle do + sha1 "583c8a6af265daf2ff07abeb0e2d77ac028814e8" => :mavericks + sha1 "67dee561ce6c78297fe1206e67fe661c8b61a213" => :mountain_lion + sha1 "b653b2c88c8a4316de87b66147c00180a4b7a6f4" => :lion + end + head do url "https://github.com/maxmind/geoipupdate.git" depends_on "autoconf" => :build