Skip to content

Commit

Permalink
gdnsd: add 2.1.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot authored and MikeMcQuaid committed Nov 10, 2014
1 parent 80b109a commit 872d708
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Formula/gdnsd.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 872d708

Please sign in to comment.