wok-4.x diff htop/receipt @ rev 11351

get-flash-plugin: Add support to use /etc/slitaz/slitaz.conf file if it exist. If $INSTALLED doesn't exist, assign it to /var/lib/tazpkg/installed.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue Nov 29 11:53:47 2011 +0000 (2011-11-29)
parents 02bbaa9d12ba
children af9a1b47948c
line diff
     1.1 --- a/htop/receipt	Mon Apr 04 01:29:52 2011 +0200
     1.2 +++ b/htop/receipt	Tue Nov 29 11:53:47 2011 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="htop"
     1.7 -VERSION="0.9"
     1.8 +VERSION="1.0"
     1.9  CATEGORY="system-tools"
    1.10  SHORT_DESC="Interactive process viewer."
    1.11  MAINTAINER="pankso@slitaz.org"