# HG changeset patch # User Christopher Rogers # Date 1305953640 0 # Node ID ba8a1b9f08b0d6ae8b5e34b28cd7cac3d171d1a1 # Parent 6efa3fbee12d5f5301198103932b05b870c812d5 Up: ethtool to 2.6.38. diff -r 6efa3fbee12d -r ba8a1b9f08b0 ethtool/receipt --- a/ethtool/receipt Sat May 21 04:49:28 2011 +0000 +++ b/ethtool/receipt Sat May 21 04:54:00 2011 +0000 @@ -1,14 +1,13 @@ # SliTaz package receipt. PACKAGE="ethtool" -VERSION="2.6.36" +VERSION="2.6.38" CATEGORY="network" SHORT_DESC="Display or change ethernet card settings." MAINTAINER="paul@slitaz.org" -DEPENDS="" -TARBALL="$PACKAGE-$VERSION.tar.gz" -WEB_SITE="http://sourceforge.net/projects/gkernel/" -WGET_URL="http://downloads.sourceforge.net/gkernel/$TARBALL" +TARBALL="$PACKAGE-$VERSION.tar.bz2" +WEB_SITE="http://www.kernel.org/pub/software/network/ethtool/" +WGET_URL="$WEB_SITE/$TARBALL" TAGS="ethernet" # Rules to configure and make the package.