htop: update to 0.9.

This commit is contained in:
Juan RP 2010-11-28 01:48:41 +01:00
parent 807e96a742
commit 9d9199ef8a

View file

@ -1,12 +1,12 @@
# Template file for 'htop' # Template file for 'htop'
pkgname=htop pkgname=htop
version=0.8.3 version=0.9
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz" distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
build_style=gnu_configure build_style=gnu_configure
configure_args="--enable-unicode --enable-openvz --enable-vserver" configure_args="--enable-unicode --enable-openvz --enable-vserver"
short_desc="An interactive process viewer" short_desc="An interactive process viewer"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"
checksum=f03bac8999c57c399cbf4332831bcce905d0393d0f97f7e32a1407b48890dd9d checksum=4de65c38e1886bccd30ed692b30eb9bf195240680781bfe1eaf5faf84ee6fbfd
long_desc=" long_desc="
htop is an interactive process viewer for Linux. It is a text-mode terminal htop is an interactive process viewer for Linux. It is a text-mode terminal
application (for console or X terminals) and requires ncurses." application (for console or X terminals) and requires ncurses."