package/suricata: bump to version 6.0.1
These releases are bug fix releases, fixing numerous important issues. The 6.0.1 release also improves the experimental HTTP/2 support. https://suricata-ids.org/2020/12/04/suricata-6-0-1-5-0-5-and-4-1-10-released Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
f1a8511a92
commit
611d06d486
@ -1,5 +1,5 @@
|
||||
# Locally computed:
|
||||
sha256 3c175a6dee9071141391f64828502cfb6e48dc1a20833e1411fb45be5368923b suricata-6.0.0.tar.gz
|
||||
sha256 e7a1798fe59c1d213f752feefbf8bb54168f9fa56235cf3380347c696ecdb1ae suricata-6.0.1.tar.gz
|
||||
|
||||
# Hash for license files:
|
||||
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
SURICATA_VERSION = 6.0.0
|
||||
SURICATA_VERSION = 6.0.1
|
||||
SURICATA_SITE = https://www.openinfosecfoundation.org/download
|
||||
SURICATA_LICENSE = GPL-2.0
|
||||
SURICATA_LICENSE_FILES = COPYING LICENSE
|
||||
|
Loading…
Reference in New Issue
Block a user