aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/gdnsd.rb6
1 files changed, 6 insertions, 0 deletions
diff --git a/Library/Formula/gdnsd.rb b/Library/Formula/gdnsd.rb
index 8df31517d..eb9be5996 100644
--- a/Library/Formula/gdnsd.rb
+++ b/Library/Formula/gdnsd.rb
@@ -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