Loading package/htop/Config.in +1 −1 Original line number Diff line number Diff line Loading @@ -6,4 +6,4 @@ config BR2_PACKAGE_HTOP htop is an interactive text-mode process viewer for Linux. It aims to be a better top. http://htop.sf.net http://hisham.hm/htop/ package/htop/htop.patch→package/htop/htop-01-native-affinity.patch +0 −0 File moved. View file package/htop/htop.mk +3 −2 Original line number Diff line number Diff line Loading @@ -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 Loading Loading
package/htop/Config.in +1 −1 Original line number Diff line number Diff line Loading @@ -6,4 +6,4 @@ config BR2_PACKAGE_HTOP htop is an interactive text-mode process viewer for Linux. It aims to be a better top. http://htop.sf.net http://hisham.hm/htop/
package/htop/htop.mk +3 −2 Original line number Diff line number Diff line Loading @@ -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 Loading