wok rev 10267
Up: ethtool to 2.6.38.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sat May 21 04:54:00 2011 +0000 (2011-05-21) |
parents | 6efa3fbee12d |
children | 6e707a5121fa |
files | ethtool/receipt |
line diff
1.1 --- a/ethtool/receipt Sat May 21 04:49:28 2011 +0000 1.2 +++ b/ethtool/receipt Sat May 21 04:54:00 2011 +0000 1.3 @@ -1,14 +1,13 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="ethtool" 1.7 -VERSION="2.6.36" 1.8 +VERSION="2.6.38" 1.9 CATEGORY="network" 1.10 SHORT_DESC="Display or change ethernet card settings." 1.11 MAINTAINER="paul@slitaz.org" 1.12 -DEPENDS="" 1.13 -TARBALL="$PACKAGE-$VERSION.tar.gz" 1.14 -WEB_SITE="http://sourceforge.net/projects/gkernel/" 1.15 -WGET_URL="http://downloads.sourceforge.net/gkernel/$TARBALL" 1.16 +TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.17 +WEB_SITE="http://www.kernel.org/pub/software/network/ethtool/" 1.18 +WGET_URL="$WEB_SITE/$TARBALL" 1.19 TAGS="ethernet" 1.20 1.21 # Rules to configure and make the package.