From a3ce0365363222fd67739000e5086c6136f8a737 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Wed, 2 Jan 2013 10:48:26 +0000 Subject: [PATCH] htop 1.0.2 update This patch updates htop to version 1.0.2 Signed-off-by: Peter Wagner SVN-Revision: 34964 --- admin/htop/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/admin/htop/Makefile b/admin/htop/Makefile index 2e5d55921..6909427f2 100644 --- a/admin/htop/Makefile +++ b/admin/htop/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=htop -PKG_VERSION:=1.0.1 +PKG_VERSION:=1.0.2 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@SF/$(PKG_NAME) -PKG_MD5SUM:=d3b80d905a6bff03f13896870787f901 +PKG_MD5SUM:=0d01cca8df3349c74569cefebbd9919e PKG_FIXUP:=autoreconf PKG_INSTALL:=1 -- 2.30.2