aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/snort.rb
diff options
context:
space:
mode:
authorlinuxgeek2472012-07-19 11:43:29 -0400
committerAdam Vandenberg2012-07-21 13:01:01 -0700
commitab91a1a3656f54ea91559f7ef4f593dd3c9653f7 (patch)
tree7dd529676685d45923d7eacd092b8e9914c0a251 /Library/Formula/snort.rb
parentf50c50b113f5e1e9b0add9b792948d369f3f59c0 (diff)
downloadhomebrew-ab91a1a3656f54ea91559f7ef4f593dd3c9653f7.tar.bz2
snort 2.9.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
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 bb9b33c09..9132c1817 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.2.3.tar.gz'
- md5 '9ddb26005d864577fca66a9a1cdfdc8a'
+ url 'http://www.snort.org/dl/snort-current/snort-2.9.3.tar.gz'
+ md5 'e128f5d5d14dad335dc0c549c7fe2e98'
depends_on 'daq'
depends_on 'libdnet'