From cb6b4ae505eeb92cc348aaca44ace3d474f1ab93 Mon Sep 17 00:00:00 2001 From: Armin Kuster Date: Sat, 8 May 2021 19:49:25 +0000 Subject: suricata: 4.1.x add UPSTREAM_CHECK_URI Signed-off-by: Armin Kuster --- recipes-ids/suricata/suricata_4.1.10.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/recipes-ids/suricata/suricata_4.1.10.bb b/recipes-ids/suricata/suricata_4.1.10.bb index 3f7beaa..bf08843 100644 --- a/recipes-ids/suricata/suricata_4.1.10.bb +++ b/recipes-ids/suricata/suricata_4.1.10.bb @@ -12,6 +12,8 @@ SRC_URI += " \ file://run-ptest \ " +UPSTREAM_CHECK_URI = "www.openinfosecfoundation.org/download" + inherit autotools-brokensep pkgconfig python3-dir systemd ptest CFLAGS += "-D_DEFAULT_SOURCE -fcommon" -- cgit v1.2.3-54-g00ecf