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] OpenSSH: Update to 9.1p1 Date: Sat, 15 Oct 2022 15:47:51 +0000 Message-ID: <7a683a9b-99c9-ac49-5275-244a5beedb54@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5924634754893529883==" List-Id: --===============5924634754893529883== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Please refer to https://www.openssh.com/releasenotes.html#9.1 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 302ae6041..452676b70 100644 --- a/lfs/openssh +++ b/lfs/openssh @@ -24,7 +24,7 @@ =20 include Config =20 -VER =3D 9.0p1 +VER =3D 9.1p1 =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 49724a400951964d659d136908657940f79e150056728cc4dadf8f= f8652a832f7fd46eebb47b15085e57fca4b00c77d1ec4dd1b056ea2bbcee89f54a121ed5e2 +$(DL_FILE)_BLAKE2 =3D 287b6b1cc4858b27af88f4a4674670afff1fb5b99461892083393c= 53ef3747c5a0fcd90cba95d2c27465a919e00f7f42732c93af4f306665ba0393bbb7a534f5 =20 install : $(TARGET) =20 --=20 2.35.3 --===============5924634754893529883==--