From: Peter Müller Date: Wed, 4 Dec 2019 16:30:00 +0000 (+0000) Subject: OpenSSH: update to 8.1p1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=81502fe6f3edb6b7b2554b2ea3010435665eb7ce;p=people%2Fstevee%2Fipfire-2.x.git OpenSSH: update to 8.1p1 Please refer to https://www.openssh.com/txt/release-8.1 for release notes. Signed-off-by: Peter Müller Reviewed-by: Michael Tremer Signed-off-by: Arne Fitzenreiter --- diff --git a/lfs/openssh b/lfs/openssh index d7d33cbbb3..64e72d6547 100644 --- a/lfs/openssh +++ b/lfs/openssh @@ -24,7 +24,7 @@ include Config -VER = 8.0p1 +VER = 8.1p1 THISAPP = openssh-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = bf050f002fe510e1daecd39044e1122d +$(DL_FILE)_MD5 = 513694343631a99841e815306806edf0 install : $(TARGET)