# HG changeset patch # User Christophe Lincoln # Date 1213869154 -7200 # Node ID 1aa56671fcd2ef937cfe75389ac0345c8d37f6cf # Parent bacd5baa9f153c9ef8427b827793f1c82c217fe4 Up: iptables (1.4.1.1) diff -r bacd5baa9f15 -r 1aa56671fcd2 iptables/receipt --- a/iptables/receipt Wed Jun 18 20:54:03 2008 +0000 +++ b/iptables/receipt Thu Jun 19 11:52:34 2008 +0200 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="iptables" -VERSION="1.4.0" +VERSION="1.4.1.1" CATEGORY="security" SHORT_DESC="Packet filtering framework (Firewall)." MAINTAINER="pankso@slitaz.org" @@ -11,7 +11,7 @@ WGET_URL="http://www.netfilter.org/projects/iptables/files/$TARBALL" # Set the right Kernel path to compile. -KERNEL_PATH="$WOK/linux/linux-2.6.24.2" +KERNEL_PATH="$WOK/linux/linux-2.6.25.5" # Rules to configure and make the package. compile_rules()