From 2afc6203baec508043d5ad672756b527f9d81111 Mon Sep 17 00:00:00 2001 From: Cristian Iorga Date: Tue, 24 Jul 2012 08:36:55 +0300 Subject: [PATCH] iptables: upgrade to ver. 1.4.14 Signed-off-by: Cristian Iorga Signed-off-by: Saul Wold --- .../iptables/{iptables_1.4.13.bb => iptables_1.4.14.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-extended/iptables/{iptables_1.4.13.bb => iptables_1.4.14.bb} (91%) diff --git a/meta/recipes-extended/iptables/iptables_1.4.13.bb b/meta/recipes-extended/iptables/iptables_1.4.14.bb similarity index 91% rename from meta/recipes-extended/iptables/iptables_1.4.13.bb rename to meta/recipes-extended/iptables/iptables_1.4.14.bb index 59782c0175..4396ccf2d6 100644 --- a/meta/recipes-extended/iptables/iptables_1.4.13.bb +++ b/meta/recipes-extended/iptables/iptables_1.4.14.bb @@ -24,8 +24,8 @@ FILES_${PN}-dbg =+ "${libdir}/xtables/.debug" SRC_URI = "http://netfilter.org/projects/iptables/files/iptables-${PV}.tar.bz2 \ file://types.h-add-defines-that-are-required-for-if_packet.patch" -SRC_URI[md5sum] = "40a15608ec57b50e9377cace546dd115" -SRC_URI[sha256sum] = "321e2600fc4541a958e44cafd85a42864b0035404097e0f2e082d474029b9ded" +SRC_URI[md5sum] = "5ab24ad683f76689cfe7e0c73f44855d" +SRC_URI[sha256sum] = "9be675696f41cd4f35cc332b667d285fe9489ca93c8e1f77804bd04b3315a522" inherit autotools -- 2.40.1