From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter =?utf-8?q?M=C3=BCller?= To: development@lists.ipfire.org Subject: [PATCH] smartmontools: Update to 7.3 Date: Mon, 04 Apr 2022 05:30:01 +0000 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6691692555233941780==" List-Id: --===============6691692555233941780== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Please refer to https://www.smartmontools.org/browser/tags/RELEASE_7_3/smartm= ontools/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 9f671656e610404b0ab8b6ec51421b4046c64d16331cff821a8d9d= bf34dd6c4be4fa63d3a2eaffe2aa869b09acf5f18b9c9750f76e33423710ef9166212e3a92 +$(DL_FILE)_BLAKE2 =3D 119fd4aded487796ffd38050ddf8c7dd69cc6f3950650cb0315846= 292fd4a6594d949d87c51ed46717d6aaadb332c68f655514d1fde89600d51f3fe36f8df1ca =20 install : $(TARGET) =20 --=20 2.34.1 --===============6691692555233941780==--