wok rev 15483

Up ethtool (3.12.1)
author Paul Issott <paul@slitaz.org>
date Sun Nov 10 17:32:33 2013 +0000 (2013-11-10)
parents 8d6f480bf664
children 9a64a856eee1
files ethtool/receipt
line diff
     1.1 --- a/ethtool/receipt	Sun Nov 10 17:13:06 2013 +0000
     1.2 +++ b/ethtool/receipt	Sun Nov 10 17:32:33 2013 +0000
     1.3 @@ -1,13 +1,14 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="ethtool"
     1.7 -VERSION="3.6"
     1.8 +VERSION="3.12.1"
     1.9  CATEGORY="network"
    1.10  SHORT_DESC="Display or change ethernet card settings."
    1.11  MAINTAINER="paul@slitaz.org"
    1.12  LICENSE="GPL2"
    1.13 -TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.14 -WEB_SITE="http://www.kernel.org/pub/software/network/ethtool/"
    1.15 +BUILD_DEPENDS="wget"
    1.16 +TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.17 +WEB_SITE="https://www.kernel.org/pub/software/network/ethtool"
    1.18  WGET_URL="$WEB_SITE/$TARBALL"
    1.19  TAGS="ethernet"
    1.20