knot: add 1.4.7 bottle.

Closes Homebrew/homebrew#30279.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
master
BrewTestBot 2014-06-19 15:04:38 +01:00 committed by Mike McQuaid
parent 12b3ae084b
commit 75d81b18d7
1 changed files with 6 additions and 0 deletions

View File

@ -5,6 +5,12 @@ class Knot < Formula
url "https://secure.nic.cz/files/knot-dns/knot-1.4.7.tar.gz"
sha1 "eed17930b0cd94375f73951fe7582b3f38b4e6f3"
bottle do
sha1 "77451299ebdb0fcd6fe72877f00feb4c895a25a1" => :mavericks
sha1 "7bdab79c22fd48dcaf778d2fbd6468c71c7970fb" => :mountain_lion
sha1 "369af753ce19c92167f4b5fbde7190fd7028cc7a" => :lion
end
depends_on "userspace-rcu"
depends_on "openssl"
depends_on "libidn"