suricata: 4.1.x add UPSTREAM_CHECK_URI

Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Armin Kuster
2021-05-08 19:49:25 +00:00
parent c127cf37f2
commit cb6b4ae505

View File

@@ -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"