From mboxrd@z Thu Jan  1 00:00:00 1970
From: Michael Tremer <michael.tremer@ipfire.org>
To: development@lists.ipfire.org
Subject: Re: [PATCH] htop: Update to 3.0.1
Date: Thu, 10 Sep 2020 12:56:31 +0100
Message-ID: <25A7E172-2280-4C8B-84DE-0171E412BA8C@ipfire.org>
In-Reply-To: <20200906114647.6900-1-matthias.fischer@ipfire.org>
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1587366678144966897=="
List-Id: <development.lists.ipfire.org>

--===============1587366678144966897==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable

Reviewed-by: Michael Tremer <michael.tremer(a)ipfire.org>

> On 6 Sep 2020, at 12:46, Matthias Fischer <matthias.fischer(a)ipfire.org> w=
rote:
>=20
> For details see:
> https://htop.dev/downloads.html
>=20
> Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
> ---
> lfs/htop | 8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)
>=20
> diff --git a/lfs/htop b/lfs/htop
> index 272c8feb9..f31f47851 100644
> --- a/lfs/htop
> +++ b/lfs/htop
> @@ -1,7 +1,7 @@
> ###########################################################################=
####
> #                                                                          =
   #
> # IPFire.org - A linux based firewall                                      =
   #
> -# Copyright (C) 2007-2018  IPFire Team  <info(a)ipfire.org>               =
      #
> +# Copyright (C) 2007-2020  IPFire Team  <info(a)ipfire.org>               =
      #
> #                                                                          =
   #
> # This program is free software: you can redistribute it and/or modify     =
   #
> # it under the terms of the GNU General Public License as published by     =
   #
> @@ -24,7 +24,7 @@
>=20
> include Config
>=20
> -VER        =3D 2.2.0
> +VER        =3D 3.0.1
>=20
> THISAPP    =3D htop-$(VER)
> DL_FILE    =3D $(THISAPP).tar.gz
> @@ -32,7 +32,7 @@ DL_FROM    =3D $(URL_IPFIRE)
> DIR_APP    =3D $(DIR_SRC)/$(THISAPP)
> TARGET     =3D $(DIR_INFO)/$(THISAPP)
> PROG       =3D htop
> -PAK_VER    =3D 12
> +PAK_VER    =3D 13
>=20
> DEPS       =3D
>=20
> @@ -46,7 +46,7 @@ objects =3D $(DL_FILE)
>=20
> $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE)
>=20
> -$(DL_FILE)_MD5 =3D 0d816b6beed31edc75babcfbf863ffa8
> +$(DL_FILE)_MD5 =3D 007907d7104b49d2d1b3e5679923552c
>=20
> install : $(TARGET)
>=20
> --=20
> 2.18.0
>=20


--===============1587366678144966897==--