Skip to content

Commit 6044594

Browse files
committed
snort 3.9.1.0
1 parent 3b6f82f commit 6044594

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.8.1.0.tar.gz"
5-
mirror "https://fossies.org/linux/misc/snort3-3.8.1.0.tar.gz"
6-
sha256 "adbd958bd0f9b2c78997bfda5a36cbbc843f07a71712db0b56f085e2cd124164"
4+
url "https://github.com/snort3/snort3/archive/refs/tags/3.9.1.0.tar.gz"
5+
mirror "https://fossies.org/linux/misc/snort3-3.9.1.0.tar.gz"
6+
sha256 "fc19f20cd34192eb78f28d7f128c79c5d0096733277f2b630a8cf892b10f33ce"
77
license "GPL-2.0-only"
88
head "https://github.com/snort3/snort3.git", branch: "master"
99

0 commit comments

Comments
 (0)