htop: replacing icon, thanks to gilphilbert

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-06-03 18:01:01 +02:00
parent 569a3f4fd4
commit e26542f24b
3 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
0.99.4
- change icon
0.99.3 0.99.3
- build as shared lib - build as shared lib
- include ncurses libs - include ncurses libs

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 28 KiB

View File

@ -20,7 +20,7 @@
PKG_NAME="htop" PKG_NAME="htop"
PKG_VERSION="0.9" PKG_VERSION="0.9"
PKG_REV="3" PKG_REV="4"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="http://htop.sourceforge.net/" PKG_SITE="http://htop.sourceforge.net/"