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 c06d1ee commit b3d05eaCopy full SHA for b3d05ea
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.5.0.tar.gz"
5
- mirror "https://fossies.org/linux/misc/snort3-3.9.5.0.tar.gz"
6
- sha256 "e2e36a8db2c4c26a6ff58ea58839339260319eba25d0eb901ddb7210f4fa4b4c"
+ url "https://github.com/snort3/snort3/archive/refs/tags/3.9.6.0.tar.gz"
+ mirror "https://fossies.org/linux/misc/snort3-3.9.6.0.tar.gz"
+ sha256 "2335678bc5ff4f876dcdb6985407a5312b0f3bb470da29e2926f57f942ce3b94"
7
license "GPL-2.0-only"
8
head "https://github.com/snort3/snort3.git", branch: "master"
9
0 commit comments