From f8579580b47ea2e9022e7d9a375827fa750b71f1 Mon Sep 17 00:00:00 2001 From: Roman I Khimov Date: Tue, 26 Oct 2010 12:15:24 +0400 Subject: [PATCH] suricata: update 1.0.1 to 1.0.2 Important bugfixes and small features, considered as safe upgrade. Signed-off-by: Roman I Khimov --- recipes/suricata/{suricata_1.0.1.bb => suricata_1.0.2.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename recipes/suricata/{suricata_1.0.1.bb => suricata_1.0.2.bb} (91%) diff --git a/recipes/suricata/suricata_1.0.1.bb b/recipes/suricata/suricata_1.0.2.bb similarity index 91% rename from recipes/suricata/suricata_1.0.1.bb rename to recipes/suricata/suricata_1.0.2.bb index e6f569e67d..bbede76b0e 100644 --- a/recipes/suricata/suricata_1.0.1.bb +++ b/recipes/suricata/suricata_1.0.2.bb @@ -3,7 +3,7 @@ LICENSE = "GPLv2" HOMEPAGE = "http://openinfosecfoundation.org/" DEPENDS = "libhtp libyaml libprelude libnetfilter-queue libnet libpcap libpcre libpfring" -PR = "r1" +PR = "r0" SRC_URI = " \ http://www.openinfosecfoundation.org/download/suricata-${PV}.tar.gz \ @@ -12,8 +12,8 @@ SRC_URI = " \ file://default \ file://init \ " -SRC_URI[md5sum] = "ad42b854ef2b44499f0f1d1531b1ca36" -SRC_URI[sha256sum] = "7fbc8fe89a0a30171eddb8b066ab7e6ec811d14a73aa6bc9cea26fc1f36f4be4" +SRC_URI[md5sum] = "57c93a22602ecc9bbe5857beeb79cb5d" +SRC_URI[sha256sum] = "26865e48cbc15bfed2c7148bc1e8985abe6b01e32f69e61fd3f3e5213f891022" EXTRA_OECONF = " \ --enable-nfqueue \ -- 2.39.5