wok diff ethtool/receipt @ rev 17834
Add: get-sublime-text-3.
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Mon Mar 23 04:43:23 2015 +0200 (2015-03-23) |
parents | 380ffe05937a |
children | 27bab3002e84 |
line diff
1.1 --- a/ethtool/receipt Sat Aug 10 17:00:38 2013 +0000 1.2 +++ b/ethtool/receipt Mon Mar 23 04:43:23 2015 +0200 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