wok diff ethtool/receipt @ rev 11467

snort: add flex to build_depends
author Antoine Bodin <gokhlayeh@slitaz.org>
date Sat Dec 17 11:45:19 2011 +0100 (2011-12-17)
parents 9250536d802e
children 21f9c267cacf
line diff
     1.1 --- a/ethtool/receipt	Fri Dec 24 13:33:33 2010 +0000
     1.2 +++ b/ethtool/receipt	Sat Dec 17 11:45:19 2011 +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.