From: Peter Müller Date: Mon, 22 Jun 2020 15:39:33 +0000 (+0000) Subject: OpenSSH: update to 8.3p1 X-Git-Tag: v2.25-core147~17 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=421d057fd4abed0c06afb3cbe7b070b5b08ac656;p=ipfire-2.x.git OpenSSH: update to 8.3p1 Fixes: #12418 Cc: Matthias Fischer Signed-off-by: Peter Müller Signed-off-by: Arne Fitzenreiter --- diff --git a/lfs/openssh b/lfs/openssh index 2f3eda74f3..75210060ea 100644 --- a/lfs/openssh +++ b/lfs/openssh @@ -24,7 +24,7 @@ include Config -VER = 8.2p1 +VER = 8.3p1 THISAPP = openssh-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 3076e6413e8dbe56d33848c1054ac091 +$(DL_FILE)_MD5 = 68d7527bf2672153ca47402f6489a1af install : $(TARGET)