From: Florian Fainelli Date: Tue, 21 Jul 2009 15:14:40 +0000 (+0000) Subject: [package] update htop to 0.8.3 (#5560) X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=1493c9c3a806bbe82bc0d651131b327fc95100e4 [package] update htop to 0.8.3 (#5560) SVN-Revision: 16946 --- diff --git a/admin/htop/Makefile b/admin/htop/Makefile index b201de8a78..5a79854b8e 100644 --- a/admin/htop/Makefile +++ b/admin/htop/Makefile @@ -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 += \