ndpi: add 1.6 bottle.

master
BrewTestBot 2015-06-02 01:37:41 +01:00 committed by Dominyk Tiller
parent 4c09cca101
commit 2feb5d0be2
1 changed files with 7 additions and 0 deletions

View File

@ -5,6 +5,13 @@ class Ndpi < Formula
url "https://downloads.sourceforge.net/project/ntop/nDPI/nDPI-1.6.tar.gz"
sha1 "60a4969bb456293dea8a847049cfb6cadeaf9c10"
bottle do
cellar :any
sha256 "e9464d314479ba3e7a91422e0bc606cfd5f6e72e94d6441cc4fa30e9c925da5c" => :yosemite
sha256 "1d6b1d860669b42766baa276ed948c342e2fa4fd28663ba64a90fd0e200ba9c4" => :mavericks
sha256 "b814918b4fb9588de7126061ce4ac3eb41a5c3eee27c7432b669f6dc6921bfde" => :mountain_lion
end
depends_on "autoconf" => :build
depends_on "automake" => :build
depends_on "pkg-config" => :build