diff options
author | Armin Kuster <akuster808@gmail.com> | 2023-04-26 11:23:01 -0400 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2023-05-06 07:54:09 -0400 |
commit | e92e4dadde01cd4a27bc12b29145f7dd8a6d8f40 (patch) | |
tree | 8dd3b860f0de75aa31c769154eb8ad90f593d8cd | |
parent | a6997dc78fcb8d1f0efc85e2cb29abe704e6fcdc (diff) | |
download | meta-security-e92e4dadde01cd4a27bc12b29145f7dd8a6d8f40.tar.gz |
suricata: update to 6.0.11
Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r-- | recipes-ids/suricata/suricata_6.0.11.bb (renamed from recipes-ids/suricata/suricata_6.0.10.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-ids/suricata/suricata_6.0.10.bb b/recipes-ids/suricata/suricata_6.0.11.bb index 9d53356..914278e 100644 --- a/recipes-ids/suricata/suricata_6.0.10.bb +++ b/recipes-ids/suricata/suricata_6.0.11.bb | |||
@@ -5,7 +5,7 @@ require suricata.inc | |||
5 | LIC_FILES_CHKSUM = "file://LICENSE;beginline=1;endline=2;md5=c70d8d3310941dcdfcd1e02800a1f548" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;beginline=1;endline=2;md5=c70d8d3310941dcdfcd1e02800a1f548" |
6 | 6 | ||
7 | SRC_URI = "http://www.openinfosecfoundation.org/download/suricata-${PV}.tar.gz" | 7 | SRC_URI = "http://www.openinfosecfoundation.org/download/suricata-${PV}.tar.gz" |
8 | SRC_URI[sha256sum] = "59bfd1bf5d9c1596226fa4815bf76643ce59698866c107a26269c481f125c4d7" | 8 | SRC_URI[sha256sum] = "4da5e4e91e49992633a6024ce10afe6441255b2775a8f20f1ef188bd1129ac66" |
9 | 9 | ||
10 | DEPENDS = "lz4 libhtp" | 10 | DEPENDS = "lz4 libhtp" |
11 | 11 | ||