wok-next diff dstat/receipt @ rev 19314
ops.. pushed incorrectly. sorry.
author | Leonardo Laporte <hackdorte@sapo.pt> |
---|---|
date | Tue Jul 12 05:57:54 2016 -0300 (2016-07-12) |
parents | eb8067417980 |
children | d5aab818505e |
line diff
1.1 --- a/dstat/receipt Sat Nov 30 10:06:29 2013 +0000 1.2 +++ b/dstat/receipt Tue Jul 12 05:57:54 2016 -0300 1.3 @@ -1,14 +1,14 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="dstat" 1.7 -VERSION="0.7.2" 1.8 +VERSION="0.7.3" 1.9 CATEGORY="system-tools" 1.10 SHORT_DESC="Versatile tool for generating system resource statistics." 1.11 MAINTAINER="paul@slitaz.org" 1.12 LICENSE="GPL2" 1.13 -TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.14 +TARBALL="$VERSION.tar.gz" 1.15 WEB_SITE="http://dag.wieers.com/home-made/dstat/" 1.16 -WGET_URL="http://dag.wieers.com/home-made/dstat/$TARBALL" 1.17 +WGET_URL="https://github.com/dagwieers/dstat/archive/$TARBALL" 1.18 TAGS="resource system monitor stats statistics" 1.19 1.20 DEPENDS="python"