dnstop: add 20140915 bottle.
This commit is contained in:
parent
8362e020d5
commit
180c1082a1
1 changed files with 7 additions and 0 deletions
|
@ -5,6 +5,13 @@ class Dnstop < Formula
|
||||||
url "http://dns.measurement-factory.com/tools/dnstop/src/dnstop-20140915.tar.gz"
|
url "http://dns.measurement-factory.com/tools/dnstop/src/dnstop-20140915.tar.gz"
|
||||||
sha1 "af1567d6b53e8be697b884508a2a3a0edbea5e01"
|
sha1 "af1567d6b53e8be697b884508a2a3a0edbea5e01"
|
||||||
|
|
||||||
|
bottle do
|
||||||
|
cellar :any
|
||||||
|
sha1 "b46e65deaf30b6bb4f991cfa9aaeaee95417738f" => :mavericks
|
||||||
|
sha1 "81b0e4d18732f08db7b922d328f006302ac4471d" => :mountain_lion
|
||||||
|
sha1 "1ab48a2e5c2e6cc29e1be2d588a9e827accd2fe5" => :lion
|
||||||
|
end
|
||||||
|
|
||||||
def install
|
def install
|
||||||
system "./configure", "--prefix=#{prefix}"
|
system "./configure", "--prefix=#{prefix}"
|
||||||
system "make"
|
system "make"
|
||||||
|
|
Loading…
Reference in a new issue