mirror of
https://git.yoctoproject.org/meta-security
synced 2026-01-12 03:10:13 +00:00
suricata: update to 4.1.6
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -2,8 +2,8 @@ HOMEPAGE = "http://suricata-ids.org/"
|
||||
SECTION = "security Monitor/Admin"
|
||||
LICENSE = "GPLv2"
|
||||
|
||||
VER = "4.1.5"
|
||||
VER = "4.1.6"
|
||||
SRC_URI = "http://www.openinfosecfoundation.org/download/suricata-${VER}.tar.gz"
|
||||
|
||||
SRC_URI[md5sum] = "0dfd68f6f4314c5c2eed7128112eff3b"
|
||||
SRC_URI[sha256sum] = "cee5f6535cd7fe63fddceab62eb3bc66a63fc464466c88ec7a41b7a1331ac74b"
|
||||
SRC_URI[md5sum] = "da5de1e8053f05cbd295793210117d34"
|
||||
SRC_URI[sha256sum] = "8441ac89016106459ade2112fcde58b3f789e4beb2fd8bfa081ffb75eec75fe0"
|
||||
|
||||
@@ -10,7 +10,6 @@ SRC_URI += " \
|
||||
file://suricata.yaml \
|
||||
file://suricata.service \
|
||||
file://run-ptest \
|
||||
file://0001-af-packet-fix-build-on-recent-Linux-kernels.patch \
|
||||
"
|
||||
|
||||
inherit autotools-brokensep pkgconfig python3-dir systemd ptest
|
||||
Reference in New Issue
Block a user