From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adolf Belka To: development@lists.ipfire.org Subject: Re: [PATCH] smartmontools: Update to 7.3 Date: Tue, 05 Apr 2022 13:36:27 +0200 Message-ID: <986d6c00-7160-f798-d947-6992ae8ead97@ipfire.org> In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2332157056794071479==" List-Id: --===============2332157056794071479== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Reviewed-by: Adolf Belka On 04/04/2022 07:30, Peter M=C3=BCller wrote: > Please refer to https://www.smartmontools.org/browser/tags/RELEASE_7_3/smar= tmontools/NEWS > for the changelog of this version. > > Signed-off-by: Peter M=C3=BCller > --- > lfs/smartmontools | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/lfs/smartmontools b/lfs/smartmontools > index 5742aec52..bd3851eb8 100644 > --- a/lfs/smartmontools > +++ b/lfs/smartmontools > @@ -1,7 +1,7 @@ > #########################################################################= ###### > # = # > # IPFire.org - A linux based firewall = # > -# Copyright (C) 2007-2021 IPFire Team = # > +# Copyright (C) 2007-2022 IPFire Team = # > # = # > # 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 7.2 > +VER =3D 7.3 > =20 > THISAPP =3D smartmontools-$(VER) > DL_FILE =3D $(THISAPP).tar.gz > @@ -40,7 +40,7 @@ objects =3D $(DL_FILE) > =20 > $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) > =20 > -$(DL_FILE)_BLAKE2 =3D 9f671656e610404b0ab8b6ec51421b4046c64d16331cff821a8d= 9dbf34dd6c4be4fa63d3a2eaffe2aa869b09acf5f18b9c9750f76e33423710ef9166212e3a92 > +$(DL_FILE)_BLAKE2 =3D 119fd4aded487796ffd38050ddf8c7dd69cc6f3950650cb03158= 46292fd4a6594d949d87c51ed46717d6aaadb332c68f655514d1fde89600d51f3fe36f8df1ca > =20 > install : $(TARGET) > =20 --===============2332157056794071479==--