diff options
| author | Armin Kuster <akuster808@gmail.com> | 2019-03-30 14:14:13 -0700 |
|---|---|---|
| committer | Armin Kuster <akuster808@gmail.com> | 2019-03-31 10:37:09 -0700 |
| commit | 1460d9b86dfc8100cf6bd112ec01dfc0ce19da39 (patch) | |
| tree | e75d67841f27dbd7370b7c5e8994c731f024e026 /recipes-ids/suricata/suricata.inc | |
| parent | 75e609f7b14b57b27143ec9e8d818fc5fab6d106 (diff) | |
| download | meta-security-1460d9b86dfc8100cf6bd112ec01dfc0ce19da39.tar.gz | |
reorg ids: move ids recipes to recipes-ids
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'recipes-ids/suricata/suricata.inc')
| -rw-r--r-- | recipes-ids/suricata/suricata.inc | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes-ids/suricata/suricata.inc b/recipes-ids/suricata/suricata.inc new file mode 100644 index 0000000..7be403c --- /dev/null +++ b/recipes-ids/suricata/suricata.inc | |||
| @@ -0,0 +1,9 @@ | |||
| 1 | HOMEPAGE = "http://suricata-ids.org/" | ||
| 2 | SECTION = "security Monitor/Admin" | ||
| 3 | LICENSE = "GPLv2" | ||
| 4 | |||
| 5 | VER = "4.1.3" | ||
| 6 | SRC_URI = "http://www.openinfosecfoundation.org/download/suricata-${VER}.tar.gz" | ||
| 7 | |||
| 8 | SRC_URI[md5sum] = "35c4a8e6be3910831649a073950195df" | ||
| 9 | SRC_URI[sha256sum] = "6cda6c80b753ce36483c6be535358b971f3890b9aa27a58c2d2f7e89dd6c6aa0" | ||
