diff mbox

htop: bump to version 1.0.3

Message ID 1398686495-15756-1-git-send-email-gustavo@zacarias.com.ar
State Accepted
Headers show

Commit Message

Gustavo Zacarias April 28, 2014, 12:01 p.m. UTC
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/htop/{htop.patch => htop-01-native-affinity.patch} | 0
 package/htop/htop.mk                                       | 5 +++--
 2 files changed, 3 insertions(+), 2 deletions(-)
 rename package/htop/{htop.patch => htop-01-native-affinity.patch} (100%)

Comments

Peter Korsgaard April 28, 2014, 12:12 p.m. UTC | #1
>>>>> "Gustavo" == Gustavo Zacarias <gustavo@zacarias.com.ar> writes:

 > Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>

Committed with the upstream URL in Config.in changed as well, thanks.
diff mbox

Patch

diff --git a/package/htop/htop.patch b/package/htop/htop-01-native-affinity.patch
similarity index 100%
rename from package/htop/htop.patch
rename to package/htop/htop-01-native-affinity.patch
diff --git a/package/htop/htop.mk b/package/htop/htop.mk
index fe9b302..a1ec56f 100644
--- a/package/htop/htop.mk
+++ b/package/htop/htop.mk
@@ -4,9 +4,10 @@ 
 #
 ################################################################################
 
-HTOP_VERSION = 1.0.2
-HTOP_SITE = http://downloads.sourceforge.net/project/htop/htop/$(HTOP_VERSION)
+HTOP_VERSION = 1.0.3
+HTOP_SITE = http://hisham.hm/htop/releases/$(HTOP_VERSION)
 HTOP_DEPENDENCIES = ncurses
+# For htop-01-native-affinity.patch
 HTOP_AUTORECONF = YES
 HTOP_CONF_OPT = --disable-unicode
 HTOP_CONF_ENV = ac_cv_file__proc_stat=yes ac_cv_file__proc_meminfo=yes