htop: update to 2.0.1
This commit is contained in:
parent
c40020e06f
commit
3fdcf959af
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'htop'
|
||||
pkgname=htop
|
||||
version=2.0.0
|
||||
version=2.0.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-unicode --enable-cgroup --enable-taskstats"
|
||||
hostmakedepends="bison python"
|
||||
hostmakedepends="python"
|
||||
makedepends="ncurses-devel"
|
||||
short_desc="An interactive process viewer"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-2"
|
||||
homepage="http://hisham.hm/htop"
|
||||
distfiles="http://hisham.hm/$pkgname/releases/$version/$pkgname-$version.tar.gz"
|
||||
checksum=d15ca2a0abd6d91d6d17fd685043929cfe7aa91199a9f4b3ebbb370a2c2424b5
|
||||
checksum=f410626dfaf6b70fdf73cd7bb33cae768869707028d847fed94a978e974f5666
|
||||
|
|
Loading…
Reference in a new issue