wok diff ethtool/receipt @ rev 12077

fix /usr/bin/git-citool in correct link /usr/lib/git-core/git-citool
author Stanislas Leduc <shann@slitaz.org>
date Fri Mar 09 10:16:47 2012 +0100 (2012-03-09)
parents 9250536d802e
children 21f9c267cacf
line diff
     1.1 --- a/ethtool/receipt	Fri Dec 24 13:33:33 2010 +0000
     1.2 +++ b/ethtool/receipt	Fri Mar 09 10:16:47 2012 +0100
     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.