diff options
author | Armin Kuster <akuster808@gmail.com> | 2020-10-08 09:07:47 -0700 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2020-10-10 16:21:48 -0700 |
commit | 3ce8b759c97706d6f78928c38b6ebac4edfd95a5 (patch) | |
tree | c6a49745b31406e8b09dc8b75a2be9f1624fd6b4 | |
parent | 496a734c14fc72250979a4e7eb69c5d541ffd870 (diff) | |
download | meta-security-3ce8b759c97706d6f78928c38b6ebac4edfd95a5.tar.gz |
suricata: update to 4.1.9
Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r-- | recipes-ids/suricata/libhtp_0.5.35.bb (renamed from recipes-ids/suricata/libhtp_0.5.33.bb) | 0 | ||||
-rw-r--r-- | recipes-ids/suricata/suricata.inc | 4 | ||||
-rw-r--r-- | recipes-ids/suricata/suricata_4.1.9.bb (renamed from recipes-ids/suricata/suricata_4.1.8.bb) | 0 |
3 files changed, 2 insertions, 2 deletions
diff --git a/recipes-ids/suricata/libhtp_0.5.33.bb b/recipes-ids/suricata/libhtp_0.5.35.bb index 8305f70..8305f70 100644 --- a/recipes-ids/suricata/libhtp_0.5.33.bb +++ b/recipes-ids/suricata/libhtp_0.5.35.bb | |||
diff --git a/recipes-ids/suricata/suricata.inc b/recipes-ids/suricata/suricata.inc index c9dd9aa..b94285f 100644 --- a/recipes-ids/suricata/suricata.inc +++ b/recipes-ids/suricata/suricata.inc | |||
@@ -2,7 +2,7 @@ HOMEPAGE = "http://suricata-ids.org/" | |||
2 | SECTION = "security Monitor/Admin" | 2 | SECTION = "security Monitor/Admin" |
3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
4 | 4 | ||
5 | VER = "4.1.8" | 5 | VER = "4.1.9" |
6 | SRC_URI = "http://www.openinfosecfoundation.org/download/suricata-${VER}.tar.gz" | 6 | SRC_URI = "http://www.openinfosecfoundation.org/download/suricata-${VER}.tar.gz" |
7 | 7 | ||
8 | SRC_URI[sha256sum] = "c8a83a05f57cedc0ef81d833ddcfdbbfdcdb6f459a91b1b15dc2d5671f1aecbb" | 8 | SRC_URI[sha256sum] = "3440cd1065b1b3999dc101a37c49321fab2791b38f16e2f7fe27369dd007eea7" |
diff --git a/recipes-ids/suricata/suricata_4.1.8.bb b/recipes-ids/suricata/suricata_4.1.9.bb index 135871c..135871c 100644 --- a/recipes-ids/suricata/suricata_4.1.8.bb +++ b/recipes-ids/suricata/suricata_4.1.9.bb | |||