[package] update htop to 0.8.3 (#5560)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@16946 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2009-07-21 15:14:40 +00:00
parent 787a9f012e
commit 2105083d8a

View File

@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=htop
PKG_VERSION:=0.8.1
PKG_VERSION:=0.8.3
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@SF/$(PKG_NAME)
PKG_MD5SUM:=f0b259ca29175656de48bf0fa0a2e619
PKG_MD5SUM:=5c9f093f9eaddf6e77aa6d54c2116d0c
include $(INCLUDE_DIR)/package.mk
@ -28,7 +28,7 @@ endef
define Package/htop/description
Htop is an ncursed-based process viewer similar to top, but
it allows to scroll the list vertically and horizontally to
see all processes and their full command lines.
see all processes and their full command lines.
endef
CONFIGURE_VARS += \