daq 2.0.1
Closes Homebrew/homebrew#25227. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
52b1c216f8
commit
b9f985c67c
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Daq < Formula
|
||||
homepage 'http://www.snort.org/'
|
||||
url 'http://www.snort.org/dl/snort-current/daq-1.1.1.tar.gz'
|
||||
sha1 '60d3ccb3fb34a0dfe9f9747a3ade45f130716337'
|
||||
url 'http://www.snort.org/dl/snort-current/daq-2.0.1.tar.gz'
|
||||
sha1 '63431274e868195a8c4efb064b204aa5a151d387'
|
||||
|
||||
def install
|
||||
system "./configure", "--disable-dependency-tracking",
|
||||
|
|
Loading…
Reference in a new issue