diff options
| author | Armin Kuster <akuster808@gmail.com> | 2016-06-26 10:48:32 -0700 |
|---|---|---|
| committer | Armin Kuster <akuster808@gmail.com> | 2016-10-19 15:37:38 -0700 |
| commit | eca59bda7423f1a57cc7bf24376982a45cafe1ae (patch) | |
| tree | d89be409d6026785b8339d2e30e5be63c6bc8600 /recipes-security | |
| parent | 5b4ee1ee2cf1360fa094030cdf5e733c146184df (diff) | |
| download | meta-security-eca59bda7423f1a57cc7bf24376982a45cafe1ae.tar.gz | |
suricata: package update to 3.1.0
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'recipes-security')
| -rw-r--r-- | recipes-security/suricata/suricata.inc | 6 | ||||
| -rw-r--r-- | recipes-security/suricata/suricata_3.1.bb (renamed from recipes-security/suricata/suricata_3.0.2.bb) | 0 |
2 files changed, 3 insertions, 3 deletions
diff --git a/recipes-security/suricata/suricata.inc b/recipes-security/suricata/suricata.inc index 9ddb405..178ad25 100644 --- a/recipes-security/suricata/suricata.inc +++ b/recipes-security/suricata/suricata.inc | |||
| @@ -2,8 +2,8 @@ HOMEPAGE = "http://suricata-ids.org/" | |||
| 2 | SECTION = "security Monitor/Admin" | 2 | SECTION = "security Monitor/Admin" |
| 3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
| 4 | 4 | ||
| 5 | VER = "3.0.2" | 5 | VER = "3.1" |
| 6 | SRC_URI = "http://www.openinfosecfoundation.org/download/suricata-${VER}.tar.gz" | 6 | SRC_URI = "http://www.openinfosecfoundation.org/download/suricata-${VER}.tar.gz" |
| 7 | 7 | ||
| 8 | SRC_URI[md5sum] = "ff231c3d7af32cb1c767fded2a13c391" | 8 | SRC_URI[md5sum] = "5473b078c6c13552fa241850518d30ed" |
| 9 | SRC_URI[sha256sum] = "264cbdc380717590a9c33d3b3dc92fc488f376873e869bf71601b1d4a9a8e601" | 9 | SRC_URI[sha256sum] = "a05aa534166495a4d9ea6104a936bc8edb49376aeb3ba0b1b2a4d9687d016669" |
diff --git a/recipes-security/suricata/suricata_3.0.2.bb b/recipes-security/suricata/suricata_3.1.bb index ead568a..ead568a 100644 --- a/recipes-security/suricata/suricata_3.0.2.bb +++ b/recipes-security/suricata/suricata_3.1.bb | |||
