wok rev 19133

Up dstat (0.73)
author Paul Issott <paul@slitaz.org>
date Sun May 15 17:56:41 2016 +0100 (2016-05-15)
parents cadfc62fbcdb
children fa58eb98af1e
files dstat/receipt
line diff
     1.1 --- a/dstat/receipt	Sun May 15 02:07:14 2016 +0200
     1.2 +++ b/dstat/receipt	Sun May 15 17:56:41 2016 +0100
     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"