htop: prepare for OpenELEC-1.0 release

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-10-17 08:56:08 +02:00
parent d711fd89bb
commit ef1d296e8f
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
1.0.0
- prepare for OpenELEC-1.0 release
0.99.4 0.99.4
- change icon - change icon

View File

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