aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/snort.rb
diff options
context:
space:
mode:
authorAdam Vandenberg2014-04-27 17:57:42 -0700
committerAdam Vandenberg2014-04-27 18:01:29 -0700
commit20d4017122973344ead14839f625022b5e012502 (patch)
treed6e8b6c2852e6450aecae7b1c6d13cec044a1675 /Library/Formula/snort.rb
parent28af417392d712d7f2bc6363f1dedb5490bff622 (diff)
downloadhomebrew-20d4017122973344ead14839f625022b5e012502.tar.bz2
snort 2.9.6.1
Diffstat (limited to 'Library/Formula/snort.rb')
-rw-r--r--Library/Formula/snort.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/snort.rb b/Library/Formula/snort.rb
index d567a6eb4..13bbe0db0 100644
--- a/Library/Formula/snort.rb
+++ b/Library/Formula/snort.rb
@@ -2,8 +2,8 @@ require 'formula'
class Snort < Formula
homepage 'http://www.snort.org'
- url 'http://www.snort.org/dl/snort-current/snort-2.9.6.0.tar.gz'
- sha1 '0c143f202b2e55b00d87b859fc3fe4ff5d0d9b38'
+ url 'http://www.snort.org/dl/snort-current/snort-2.9.6.1.tar.gz'
+ sha1 '49da9b989fa59114a6e533b26383cb1a7df9b717'
depends_on 'daq'
depends_on 'libdnet'