wok diff dstat/receipt @ rev 22281

updated xorg-xf86-video-sis (0.10.7 -> 0.11.0)
author Hans-G?nter Theisgen
date Wed Nov 13 14:28:14 2019 +0100 (2019-11-13)
parents eb8067417980
children 6a69d12378f4
line diff
     1.1 --- a/dstat/receipt	Sat Nov 30 10:06:29 2013 +0000
     1.2 +++ b/dstat/receipt	Wed Nov 13 14:28:14 2019 +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"