Skip to content

Commit b3d05ea

Browse files
committed
snort 3.9.6.0
1 parent c06d1ee commit b3d05ea

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

0 commit comments

Comments
 (0)