wok-next rev 525
Back to binutils-2.17 (more stable)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Wed Apr 09 14:43:25 2008 +0200 (2008-04-09) |
parents | 72f7366a39f9 |
children | a1b4d13c1624 |
files | binutils/receipt iptables/receipt |
line diff
1.1 --- a/binutils/receipt Wed Apr 09 11:35:55 2008 +0000 1.2 +++ b/binutils/receipt Wed Apr 09 14:43:25 2008 +0200 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="binutils" 1.7 -VERSION="2.18" 1.8 +VERSION="2.17" 1.9 CATEGORY="development" 1.10 SHORT_DESC="GNU assembler, linker and binary utilities." 1.11 MAINTAINER="pankso@slitaz.org"
2.1 --- a/iptables/receipt Wed Apr 09 11:35:55 2008 +0000 2.2 +++ b/iptables/receipt Wed Apr 09 14:43:25 2008 +0200 2.3 @@ -11,7 +11,7 @@ 2.4 WGET_URL="http://www.netfilter.org/projects/iptables/files/$TARBALL" 2.5 2.6 # Set the right Kernel path to compile. 2.7 -KERNEL_PATH="$WOK/linux/linux-2.6.22.9" 2.8 +KERNEL_PATH="$WOK/linux/linux-2.6.24.2" 2.9 2.10 # Rules to configure and make the package. 2.11 compile_rules()