From 4ddcb69046985d360c108a4934e8f72ce12090c1 Mon Sep 17 00:00:00 2001 From: Tomasz Pajor Date: Sat, 18 Feb 2017 10:58:38 +0100 Subject: [PATCH] suricata 3.2.1 suricita: drop devel Closes #10007. Signed-off-by: Tomasz Pajor --- Formula/suricata.rb | 7 ------- 1 file changed, 7 deletions(-) diff --git a/Formula/suricata.rb b/Formula/suricata.rb index ae97377734..0e3d19d908 100644 --- a/Formula/suricata.rb +++ b/Formula/suricata.rb @@ -10,13 +10,6 @@ class Suricata < Formula sha256 "c7230f6f72d2da676873b437d1d9b88b7e8b137800f8e7787f26f207e472164b" => :yosemite end - # Stable is more recent than any devel branch as of now. - # devel do - # url "https://www.openinfosecfoundation.org/download/suricata-3.2beta1.tar.gz" - # sha256 "fa17c3191910282bb72f8e406328083ee7727cab06cf04ecbc47a911e013f96e" - # version "3.2beta1" - # end - depends_on :python if MacOS.version <= :snow_leopard depends_on "pkg-config" => :build depends_on "libmagic"