]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
OpenSSH: update to 8.3p1
authorPeter Müller <peter.mueller@ipfire.org>
Mon, 22 Jun 2020 15:39:33 +0000 (15:39 +0000)
committerArne Fitzenreiter <arne_f@ipfire.org>
Sat, 27 Jun 2020 14:29:34 +0000 (14:29 +0000)
Fixes: #12418
Cc: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
lfs/openssh

index 2f3eda74f3273bb41b57a2025beeef23ee015ea1..75210060ea92fb78b347a1a993a5fa50f315afa5 100644 (file)
@@ -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)