summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2019-12-16 18:28:26 -0800
committerArmin Kuster <akuster808@gmail.com>2019-12-16 20:51:08 -0800
commit195157e5a0edf02f81065c2f5399fe83031d91ce (patch)
tree14e2271834e7b6ae9da9a1d1b67b0318d815683f
parent2c2161fbc2cb16eb1b220a453febcfd94522e4de (diff)
downloadmeta-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
6LIC_FILES_CHKSUM = "file://LICENSE;beginline=1;endline=2;md5=c70d8d3310941dcdfcd1e02800a1f548" 6LIC_FILES_CHKSUM = "file://LICENSE;beginline=1;endline=2;md5=c70d8d3310941dcdfcd1e02800a1f548"
7 7
8SRCREV = "dcd0f630e13463750efb1593ad3ccae1ae6c27d4" 8SRCREV = "9630630ffc493ca26299d174ee2066aa1405b2d4"
9SRC_URI = "git://github.com/OISF/suricata-update;branch='master-1.0.x'" 9SRC_URI = "git://github.com/OISF/suricata-update;branch='master-1.1.x'"
10 10
11S = "${WORKDIR}/git" 11S = "${WORKDIR}/git"
12 12