[Buildroot] [git commit branch/next] htop: bump to version 1.0.1 and fix build failure

From: Peter Korsgaard <jacmet@sunsite.dk>
Date: 2012-08-02 19:52:52
Subsystem: the rest · Maintainer: Linus Torvalds

commit: http://git.buildroot.net/buildroot/commit/?id=283ab42cbed787402be7fccb259267d7646970c9
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/next

Bump to version 1.0.1
Also fix build failure:
http://autobuild.buildroot.net/results/5f95c4fbb62b7b8cb451f6525731eae4ce6bcdbf/build-end.log

Signed-off-by: Gustavo Zacarias <redacted>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
---
 package/htop/htop.mk |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/htop/htop.mk b/package/htop/htop.mk
index 07b750c..3535697 100644
--- a/package/htop/htop.mk
+++ b/package/htop/htop.mk
@@ -4,11 +4,11 @@
 #
 #############################################################
 
-HTOP_VERSION = 1.0
-HTOP_SOURCE = htop-$(HTOP_VERSION).tar.gz
-HTOP_SITE = http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/htop/$(HTOP_VERSION)
+HTOP_VERSION = 1.0.1
+HTOP_SITE = http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/project/htop/htop/$(HTOP_VERSION)
 HTOP_DEPENDENCIES = ncurses
 HTOP_AUTORECONF = YES
-HTOP_CONF_OPT += --disable-unicode
+HTOP_CONF_OPT = --disable-unicode
+HTOP_CONF_ENV = ac_cv_file__proc_stat=yes ac_cv_file__proc_meminfo=yes
 
 $(eval $(call AUTOTARGETS))
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help