htop: update to htop-1.0.2

This commit is contained in:
Stefan Saraev 2013-01-19 14:42:30 +02:00
parent afceb5175a
commit 8a70f28eb2
2 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,6 @@
3.0.2
- update to htop-1.0.2
3.0.1
- bump addon version

View File

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