diff options
Diffstat (limited to 'recipes-security')
| -rw-r--r-- | recipes-security/suricata/libhtp_0.5.18.bb (renamed from recipes-security/suricata/libhtp_0.5.17.bb) | 2 | ||||
| -rw-r--r-- | recipes-security/suricata/suricata.inc | 9 |
2 files changed, 6 insertions, 5 deletions
diff --git a/recipes-security/suricata/libhtp_0.5.17.bb b/recipes-security/suricata/libhtp_0.5.18.bb index baa5221..734b341 100644 --- a/recipes-security/suricata/libhtp_0.5.17.bb +++ b/recipes-security/suricata/libhtp_0.5.18.bb | |||
| @@ -10,6 +10,6 @@ inherit autotools pkgconfig | |||
| 10 | 10 | ||
| 11 | CFLAGS += "-D_DEFAULT_SOURCE" | 11 | CFLAGS += "-D_DEFAULT_SOURCE" |
| 12 | 12 | ||
| 13 | S = "${WORKDIR}/suricata-2.0.8/${BPN}" | 13 | S = "${WORKDIR}/suricata-${VER}/${BPN}" |
| 14 | 14 | ||
| 15 | RDEPENDS_${PN} += "zlib" | 15 | RDEPENDS_${PN} += "zlib" |
diff --git a/recipes-security/suricata/suricata.inc b/recipes-security/suricata/suricata.inc index b7d0181..6618739 100644 --- a/recipes-security/suricata/suricata.inc +++ b/recipes-security/suricata/suricata.inc | |||
| @@ -2,8 +2,9 @@ HOMEPAGE = "http://suricata-ids.org/" | |||
| 2 | SECTION = "security Monitor/Admin" | 2 | SECTION = "security Monitor/Admin" |
| 3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
| 4 | 4 | ||
| 5 | PV = "2.0.8" | 5 | VER = "2.0.9" |
| 6 | SRC_URI = "http://www.openinfosecfoundation.org/download/suricata-${PV}.tar.gz" | 6 | SRC_URI = "http://www.openinfosecfoundation.org/download/suricata-${VER}.tar.gz" |
| 7 | |||
| 8 | SRC_URI[md5sum] = "cc0c32071c6b6733b13380ef276c5af5" | ||
| 9 | SRC_URI[sha256sum] = "4a19214d7673f9c0eba2e4e5ac78152309464186d16df48944b8f5644faa802d" | ||
| 7 | 10 | ||
| 8 | SRC_URI[md5sum] = "a9553ccf942c0c4aa1e1a188ec1f7d93" | ||
| 9 | SRC_URI[sha256sum] = "7af6394cb81e464f5c1ac88a1444030e30940caab6e53688a6d9eb652226d1be" | ||
