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 v2 1/4] OpenSSH :Update to 9.9p1 Date: Sat, 21 Sep 2024 15:29:57 +0000 Message-ID: <20240921153000.706916-1-peter.mueller@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6274273747915062799==" List-Id: --===============6274273747915062799== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Please refer to https://www.openssh.com/releasenotes.html#9.9p1 for the release announcement of this version. Signed-off-by: Peter M=C3=BCller --- lfs/openssh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/openssh b/lfs/openssh index 036d0bb8e..c14c8267c 100644 --- a/lfs/openssh +++ b/lfs/openssh @@ -24,7 +24,7 @@ =20 include Config =20 -VER =3D 9.8p1 +VER =3D 9.9p1 =20 THISAPP =3D openssh-$(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 3bf983c4ef5358054ed0104cd51d3e0069fbc2b80d8522d0df644d= 5508ec1d26a67bf061b1b5698d1cdf0d2cbba16b4cdca12a4ce30da24429094576a075e192 +$(DL_FILE)_BLAKE2 =3D 817d267e42b8be74a13e0cfd7999bdb4dab6355c7f62c1a4dd89ad= ad310c5fb7fe3f17109ce1a36cd269a3639c1b8f1d18330c615ab3b419253ec027cfa20997 =20 install : $(TARGET) =20 --=20 2.39.5 --===============6274273747915062799==--