wok-6.x diff dstat/receipt @ rev 6949
Fix get-wifi-firmware to work if you use --root option in tazpkg get-install or tazpkg install options.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sun Oct 24 22:49:39 2010 +0000 (2010-10-24) |
parents | 74a6a43bf614 |
children | 7570ed4b268f |
line diff
1.1 --- a/dstat/receipt Tue Feb 16 13:17:20 2010 +0000 1.2 +++ b/dstat/receipt Sun Oct 24 22:49:39 2010 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="dstat" 1.7 -VERSION="0.7.0" 1.8 +VERSION="0.7.1" 1.9 CATEGORY="system-tools" 1.10 SHORT_DESC="Versatile tool for generating system resource statistics." 1.11 MAINTAINER="paul@slitaz.org"