gdnsd: add 2.1.0 bottle.

This commit is contained in:
BrewTestBot 2014-11-10 19:25:23 +00:00 committed by Mike McQuaid
parent 80b109a55a
commit 872d7088c8

View file

@ -5,6 +5,12 @@ class Gdnsd < Formula
url "https://github.com/gdnsd/gdnsd/releases/download/v2.1.0/gdnsd-2.1.0.tar.xz"
sha1 "138c7542005de457e756bf84fd7f727d690efe56"
bottle do
sha1 "72e912a4de41afda8ea8b806086c7291c308e72c" => :yosemite
sha1 "ef4d3d7b6c0a7eab61ac4b2ae1f188a2eaec0e37" => :mavericks
sha1 "5acbc203b2687aec9c2506906172122a680133f5" => :mountain_lion
end
head do
url "https://github.com/gdnsd/gdnsd.git"
depends_on :autoconf