wok diff htop/receipt @ rev 18039

Up: cookutils, cookutils-daemon (735): fix cookiso
author Aleksej Bobylev <al.bobylev@gmail.com>
date Mon May 11 05:02:19 2015 +0300 (2015-05-11)
parents 429355d87af5
children 29be722dd1a2
line diff
     1.1 --- a/htop/receipt	Thu Apr 24 14:08:25 2014 +0200
     1.2 +++ b/htop/receipt	Mon May 11 05:02:19 2015 +0300
     1.3 @@ -1,14 +1,14 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="htop"
     1.7 -VERSION="1.0.2"
     1.8 +VERSION="1.0.3"
     1.9  CATEGORY="system-tools"
    1.10  SHORT_DESC="Interactive process viewer."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12  LICENSE="GPL2"
    1.13  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.14  WEB_SITE="http://htop.sourceforge.net/"
    1.15 -WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
    1.16 +WGET_URL="http://hisham.hm/htop/releases/$VERSION/$TARBALL"
    1.17  TAGS="monitor system"
    1.18  HOST_ARCH="i486 arm"
    1.19