From: Constantin Musca Date: Thu, 16 Aug 2012 12:55:18 +0000 (+0300) Subject: iptables: upgrade to 1.4.15 X-Git-Tag: 2015-4~9506 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=e69976e4938e9a5a30a0876052521dd62e97bbac;p=openembedded-core.git iptables: upgrade to 1.4.15 Signed-off-by: Constantin Musca Signed-off-by: Saul Wold --- diff --git a/meta/recipes-extended/iptables/iptables_1.4.14.bb b/meta/recipes-extended/iptables/iptables_1.4.15.bb similarity index 91% rename from meta/recipes-extended/iptables/iptables_1.4.14.bb rename to meta/recipes-extended/iptables/iptables_1.4.15.bb index 4396ccf2d6..a6297f392b 100644 --- a/meta/recipes-extended/iptables/iptables_1.4.14.bb +++ b/meta/recipes-extended/iptables/iptables_1.4.15.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] = "5ab24ad683f76689cfe7e0c73f44855d" -SRC_URI[sha256sum] = "9be675696f41cd4f35cc332b667d285fe9489ca93c8e1f77804bd04b3315a522" +SRC_URI[md5sum] = "8bf564ea8348522fc1db727868828def" +SRC_URI[sha256sum] = "867c144e60075e7bebe6fcecf0b65169d5e2d1fa5ceec2ebd9780cd5026123ea" inherit autotools