--without-ssh1 has been removed from configure.

Signed-off-by: Roland Hieber <r.hie...@pengutronix.de>
---
 rules/openssh.make | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/rules/openssh.make b/rules/openssh.make
index ef5eec8f0..17ccfdfdc 100644
--- a/rules/openssh.make
+++ b/rules/openssh.make
@@ -17,8 +17,8 @@ PACKAGES-$(PTXCONF_OPENSSH) += openssh
 #
 # Paths and names
 #
-OPENSSH_VERSION        := 7.5p1
-OPENSSH_MD5    := 652fdc7d8392f112bef11cacf7e69e23
+OPENSSH_VERSION        := 7.6p1
+OPENSSH_MD5    := 06a88699018e5fef13d4655abfed1f63
 OPENSSH                := openssh-$(OPENSSH_VERSION)
 OPENSSH_SUFFIX := tar.gz
 OPENSSH_URL    := \
@@ -64,7 +64,6 @@ OPENSSH_CONF_OPT      := \
        --disable-pututline \
        --disable-pututxline \
        --with-openssl \
-       --without-ssh1 \
        --with-stackprotect \
        --with-hardening \
        --without-rpath \
-- 
2.11.0


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

Reply via email to