# HG changeset patch # User Christophe Lincoln # Date 1207745005 -7200 # Node ID 208837b71acc9b51f0e4451e8b5513fb7fe5e368 # Parent 72f7366a39f9b1fed30d54c038eaebd46faa02c0 Back to binutils-2.17 (more stable) diff -r 72f7366a39f9 -r 208837b71acc binutils/receipt --- a/binutils/receipt Wed Apr 09 11:35:55 2008 +0000 +++ b/binutils/receipt Wed Apr 09 14:43:25 2008 +0200 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="binutils" -VERSION="2.18" +VERSION="2.17" CATEGORY="development" SHORT_DESC="GNU assembler, linker and binary utilities." MAINTAINER="pankso@slitaz.org" diff -r 72f7366a39f9 -r 208837b71acc iptables/receipt --- a/iptables/receipt Wed Apr 09 11:35:55 2008 +0000 +++ b/iptables/receipt Wed Apr 09 14:43:25 2008 +0200 @@ -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.22.9" +KERNEL_PATH="$WOK/linux/linux-2.6.24.2" # Rules to configure and make the package. compile_rules()