public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] htop: Update to 2.2.0
@ 2018-05-06  9:12 Matthias Fischer
  0 siblings, 0 replies; 3+ messages in thread
From: Matthias Fischer @ 2018-05-06  9:12 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 866 bytes --]

For details see:
https://hisham.hm/htop/index.php?page=downloads

Best,
Matthias

Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
---
 lfs/htop | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/lfs/htop b/lfs/htop
index fa5d862d7..37f04aa63 100644
--- a/lfs/htop
+++ b/lfs/htop
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 2.1.0
+VER        = 2.2.0
 
 THISAPP    = htop-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -32,7 +32,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = htop
-PAK_VER    = 11
+PAK_VER    = 12
 
 DEPS       = ""
 
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = f262b66ad6c194782f4d3a80627e84c8
+$(DL_FILE)_MD5 = 0d816b6beed31edc75babcfbf863ffa8
 
 install : $(TARGET)
 
-- 
2.17.0


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] htop: Update to 2.2.0
  2019-02-23  9:24 Stefan Schantl
@ 2019-02-23 13:07 ` Michael Tremer
  0 siblings, 0 replies; 3+ messages in thread
From: Michael Tremer @ 2019-02-23 13:07 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 792 bytes --]

Hi,

It looks like you branch hasn’t been up to date.

I updated htop a week ago or so…

-Michael

> On 23 Feb 2019, at 09:24, Stefan Schantl <stefan.schantl(a)ipfire.org> wrote:
> 
> This is a major update to the latest available version of htop.
> 
> Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
> ---
> htop/htop.nm | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/htop/htop.nm b/htop/htop.nm
> index 186335157..03e9d8faf 100644
> --- a/htop/htop.nm
> +++ b/htop/htop.nm
> @@ -4,7 +4,7 @@
> ###############################################################################
> 
> name       = htop
> -version    = 1.0.3
> +version    = 2.2.0
> release    = 1
> 
> groups     = Applications/System
> -- 
> 2.20.1
> 


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH] htop: Update to 2.2.0
@ 2019-02-23  9:24 Stefan Schantl
  2019-02-23 13:07 ` Michael Tremer
  0 siblings, 1 reply; 3+ messages in thread
From: Stefan Schantl @ 2019-02-23  9:24 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 556 bytes --]

This is a major update to the latest available version of htop.

Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
---
 htop/htop.nm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/htop/htop.nm b/htop/htop.nm
index 186335157..03e9d8faf 100644
--- a/htop/htop.nm
+++ b/htop/htop.nm
@@ -4,7 +4,7 @@
 ###############################################################################
 
 name       = htop
-version    = 1.0.3
+version    = 2.2.0
 release    = 1
 
 groups     = Applications/System
-- 
2.20.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-02-23 13:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-06  9:12 [PATCH] htop: Update to 2.2.0 Matthias Fischer
2019-02-23  9:24 Stefan Schantl
2019-02-23 13:07 ` Michael Tremer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox