diff --git a/Formula/stubby.rb b/Formula/stubby.rb index 535a37c429..176fd3a7b3 100644 --- a/Formula/stubby.rb +++ b/Formula/stubby.rb @@ -5,6 +5,12 @@ class Stubby < Formula sha256 "bdac5dac5873f34a34db8da2538ab7d4f2bd7ff0315eb53db3d5cca5adedabfc" head "https://github.com/getdnsapi/stubby.git", :branch => "develop" + bottle do + sha256 "a263e896750cec54cbb829f2e7f8ab26f2b85a2bae989fc6576e0be6818399f0" => :sierra + sha256 "c4f115a00e557ad08632d585fdb2b7b8f32c8b20f68622dabe16174e83f73e23" => :el_capitan + sha256 "6bdf61c02159995647e5c1c68a46a71f3fa792ad6b438490f4f7c8361f3c3b2f" => :yosemite + end + depends_on "autoconf" => :build depends_on "automake" => :build depends_on "libtool" => :build