We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14d3083 commit a0e879bCopy full SHA for a0e879b
Formula/s/snort.rb
@@ -1,9 +1,9 @@
1
class Snort < Formula
2
desc "Flexible Network Intrusion Detection System"
3
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"
+ url "https://github.com/snort3/snort3/archive/refs/tags/3.9.3.0.tar.gz"
+ mirror "https://fossies.org/linux/misc/snort3-3.9.3.0.tar.gz"
+ sha256 "c7c2f7488b1a9ec5b60b9706fc3f2f3f9c0e1eb57f384e077676c452570468cf"
7
license "GPL-2.0-only"
8
head "https://github.com/snort3/snort3.git", branch: "master"
9
0 commit comments