diff options
author | Armin Kuster <akuster808@gmail.com> | 2019-12-16 18:28:26 -0800 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2019-12-16 20:51:08 -0800 |
commit | 195157e5a0edf02f81065c2f5399fe83031d91ce (patch) | |
tree | 14e2271834e7b6ae9da9a1d1b67b0318d815683f | |
parent | 2c2161fbc2cb16eb1b220a453febcfd94522e4de (diff) | |
download | meta-security-195157e5a0edf02f81065c2f5399fe83031d91ce.tar.gz |
python3-suricata-update: update to 1.1.1
Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r-- | recipes-ids/suricata/python3-suricata-update_1.1.1.bb (renamed from recipes-ids/suricata/python3-suricata-update_1.0.5.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-ids/suricata/python3-suricata-update_1.0.5.bb b/recipes-ids/suricata/python3-suricata-update_1.1.1.bb index 63f75e0..0070b5b 100644 --- a/recipes-ids/suricata/python3-suricata-update_1.0.5.bb +++ b/recipes-ids/suricata/python3-suricata-update_1.1.1.bb | |||
@@ -5,8 +5,8 @@ LICENSE = "GPLv2" | |||
5 | 5 | ||
6 | LIC_FILES_CHKSUM = "file://LICENSE;beginline=1;endline=2;md5=c70d8d3310941dcdfcd1e02800a1f548" | 6 | LIC_FILES_CHKSUM = "file://LICENSE;beginline=1;endline=2;md5=c70d8d3310941dcdfcd1e02800a1f548" |
7 | 7 | ||
8 | SRCREV = "dcd0f630e13463750efb1593ad3ccae1ae6c27d4" | 8 | SRCREV = "9630630ffc493ca26299d174ee2066aa1405b2d4" |
9 | SRC_URI = "git://github.com/OISF/suricata-update;branch='master-1.0.x'" | 9 | SRC_URI = "git://github.com/OISF/suricata-update;branch='master-1.1.x'" |
10 | 10 | ||
11 | S = "${WORKDIR}/git" | 11 | S = "${WORKDIR}/git" |
12 | 12 | ||