From 6a79cc101b40b26d932589e3f8459daf76ad16ea Mon Sep 17 00:00:00 2001 From: Justin Azoff Date: Mon, 26 Jan 2015 12:53:31 -0500 Subject: bro 2.3.2 Closes #36235. Signed-off-by: Mike McQuaid --- Library/Formula/bro.rb | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'Library') diff --git a/Library/Formula/bro.rb b/Library/Formula/bro.rb index c64add469..c89df3f7e 100644 --- a/Library/Formula/bro.rb +++ b/Library/Formula/bro.rb @@ -5,14 +5,9 @@ class Bro < Formula head "https://github.com/bro/bro.git" stable do - url "https://www.bro.org/downloads/release/bro-2.3.1.tar.gz" - sha256 "ff32d21e335d2ddb3e2942527c3212de6ead4e7ffd6ac958497fa80e04e60800" + url "https://www.bro.org/downloads/release/bro-2.3.2.tar.gz" + sha256 "2fe5fbda0a86b5a594116d567fd9a4c2458d30f1c6670ba8e1fac0bc8848c69b" - # Fix for ntohll errrors on Yosemite. Already in HEAD. - patch do - url "https://github.com/bro/bro/commit/121fcdbb5b9221.diff" - sha1 "985cede121964a96fe10c81f2239d1f0c137c517" - end end bottle do -- cgit v1.2.3