wok-current diff ethtool/receipt @ rev 13241
Move from undigest: qemacs-x11
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Aug 14 13:39:20 2012 +0200 (2012-08-14) |
parents | 9250536d802e |
children | 21f9c267cacf |
line diff
1.1 --- a/ethtool/receipt Fri Dec 24 13:33:33 2010 +0000 1.2 +++ b/ethtool/receipt Tue Aug 14 13:39:20 2012 +0200 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.