wok diff ethtool/receipt @ rev 18925
description.txt should end with 0x0A byte (Carriage Return, Enter) to not glue with the next description in descriptions.txt.
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Thu Feb 25 15:02:38 2016 +0200 (2016-02-25) |
parents | 5de169521ad0 |
children | 6d694a106eac |
line diff
1.1 --- a/ethtool/receipt Sun Nov 10 17:32:33 2013 +0000 1.2 +++ b/ethtool/receipt Thu Feb 25 15:02:38 2016 +0200 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="ethtool" 1.7 -VERSION="3.12.1" 1.8 +VERSION="4.2" 1.9 CATEGORY="network" 1.10 SHORT_DESC="Display or change ethernet card settings." 1.11 MAINTAINER="paul@slitaz.org"