htop: update to htop-1.0.1, rebuild for addon version 2.1

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2012-03-21 03:01:53 +01:00
parent 7f5e51a7f5
commit b504b00556
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2.1.1
- rebuild for addon version 2.1
- update to htop-1.0.1
2.0.0
- prepare for OpenELEC-2.0 release
- update to htop-1.0

View File

@ -19,8 +19,8 @@
################################################################################
PKG_NAME="htop"
PKG_VERSION="1.0"
PKG_REV="0"
PKG_VERSION="1.0.1"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="http://htop.sourceforge.net/"