Skip to content

Commit a0e879b

Browse files
BrewTestBotdaeho-ro
authored andcommitted
snort 3.9.3.0
1 parent 14d3083 commit a0e879b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/s/snort.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
class Snort < Formula
22
desc "Flexible Network Intrusion Detection System"
33
homepage "https://www.snort.org"
4-
url "https://github.com/snort3/snort3/archive/refs/tags/3.9.2.0.tar.gz"
5-
mirror "https://fossies.org/linux/misc/snort3-3.9.2.0.tar.gz"
6-
sha256 "edf0aa5e72d673702bca161e235b7b8f8c3e5a49b81e8ddf2ea7e10736ab0cdd"
4+
url "https://github.com/snort3/snort3/archive/refs/tags/3.9.3.0.tar.gz"
5+
mirror "https://fossies.org/linux/misc/snort3-3.9.3.0.tar.gz"
6+
sha256 "c7c2f7488b1a9ec5b60b9706fc3f2f3f9c0e1eb57f384e077676c452570468cf"
77
license "GPL-2.0-only"
88
head "https://github.com/snort3/snort3.git", branch: "master"
99

0 commit comments

Comments
 (0)