Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Commit

Permalink
ndpi: add 1.6 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot authored and DomT4 committed Jun 2, 2015
1 parent 9300450 commit 992fdbf
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Library/Formula/ndpi.rb
Expand Up @@ -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
Expand Down

0 comments on commit 992fdbf

Please sign in to comment.