diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2018-03-23 02:32:57 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2018-03-23 02:32:57 +0000 |
| commit | 8557dc459cd4deec3d40cfeb3880ff9e3fe448dd (patch) | |
| tree | 6c2a2219866cfb7cca37b399035ee930232ac9af /sub/dropbear/Makefile.sftp-server | |
| parent | 46988725a588f90ee69c9c78459be62b1dcc2fca (diff) | |
| download | lh-bootstrap-8557dc459cd4deec3d40cfeb3880ff9e3fe448dd.tar.gz | |
Update dropbear
Diffstat (limited to 'sub/dropbear/Makefile.sftp-server')
| -rw-r--r-- | sub/dropbear/Makefile.sftp-server | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sub/dropbear/Makefile.sftp-server b/sub/dropbear/Makefile.sftp-server index 970ef20..9d44911 100644 --- a/sub/dropbear/Makefile.sftp-server +++ b/sub/dropbear/Makefile.sftp-server @@ -27,7 +27,7 @@ $(OUTPUT)/build-host/.lh_zlib_installed: $(OUTPUT)/build-host/.lh_zlib_built $(O LIBRESSL_NAME := libressl -LIBRESSL_VERSION := 2.5.5 +LIBRESSL_VERSION := 2.7.0 LIBRESSL_URLDIR := https://ftp.openbsd.org/pub/OpenBSD/LibreSSL LIBRESSL_TAREXT := tar.gz LIBRESSL_TARLETTER := z @@ -63,7 +63,7 @@ $(OUTPUT)/build-host/.lh_$(LIBRESSL_NAME)_installed: $(OUTPUT)/build-host/.lh_$( OPENSSH_NAME := openssh -OPENSSH_VERSION := 7.5p1 +OPENSSH_VERSION := 7.6p1 OPENSSH_URLDIR := http://ftp2.fr.openbsd.org/pub/OpenBSD/OpenSSH/portable OPENSSH_TAREXT := tar.gz OPENSSH_TARLETTER := z |
