diff options
| -rw-r--r-- | recipes-ids/suricata/suricata_4.1.10.bb | 2 |
1 files changed, 2 insertions, 0 deletions
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 += " \ | |||
| 12 | file://run-ptest \ | 12 | file://run-ptest \ |
| 13 | " | 13 | " |
| 14 | 14 | ||
| 15 | UPSTREAM_CHECK_URI = "www.openinfosecfoundation.org/download" | ||
| 16 | |||
| 15 | inherit autotools-brokensep pkgconfig python3-dir systemd ptest | 17 | inherit autotools-brokensep pkgconfig python3-dir systemd ptest |
| 16 | 18 | ||
| 17 | CFLAGS += "-D_DEFAULT_SOURCE -fcommon" | 19 | CFLAGS += "-D_DEFAULT_SOURCE -fcommon" |
