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 3b6f82f commit 6044594Copy full SHA for 6044594
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.8.1.0.tar.gz"
5
- mirror "https://fossies.org/linux/misc/snort3-3.8.1.0.tar.gz"
6
- sha256 "adbd958bd0f9b2c78997bfda5a36cbbc843f07a71712db0b56f085e2cd124164"
+ url "https://github.com/snort3/snort3/archive/refs/tags/3.9.1.0.tar.gz"
+ mirror "https://fossies.org/linux/misc/snort3-3.9.1.0.tar.gz"
+ sha256 "fc19f20cd34192eb78f28d7f128c79c5d0096733277f2b630a8cf892b10f33ce"
7
license "GPL-2.0-only"
8
head "https://github.com/snort3/snort3.git", branch: "master"
9
0 commit comments