wok-current rev 929
Up: iptables (1.4.1.1)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Thu Jun 19 11:52:34 2008 +0200 (2008-06-19) |
parents | bacd5baa9f15 |
children | b1ded1ca9b3f |
files | iptables/receipt |
line diff
1.1 --- a/iptables/receipt Wed Jun 18 20:54:03 2008 +0000 1.2 +++ b/iptables/receipt Thu Jun 19 11:52:34 2008 +0200 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="iptables" 1.7 -VERSION="1.4.0" 1.8 +VERSION="1.4.1.1" 1.9 CATEGORY="security" 1.10 SHORT_DESC="Packet filtering framework (Firewall)." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 @@ -11,7 +11,7 @@ 1.13 WGET_URL="http://www.netfilter.org/projects/iptables/files/$TARBALL" 1.14 1.15 # Set the right Kernel path to compile. 1.16 -KERNEL_PATH="$WOK/linux/linux-2.6.24.2" 1.17 +KERNEL_PATH="$WOK/linux/linux-2.6.25.5" 1.18 1.19 # Rules to configure and make the package. 1.20 compile_rules()