summaryrefslogtreecommitdiffstats
path: root/package/libssh/libssh.mk
diff options
context:
space:
mode:
authorBaruch Siach <baruch@tkos.co.il>2017-07-09 00:49:00 +0300
committerPeter Korsgaard <peter@korsgaard.com>2017-07-09 10:46:07 +0200
commit8c48da7ad4c26db0631c619d3ac57a388a1443c6 (patch)
tree3577a3c34dca41d29202fb102249b912085477da /package/libssh/libssh.mk
parentbe76f4dd2032999a232677922c3dc3dac6b94a61 (diff)
downloadbuildroot-8c48da7ad4c26db0631c619d3ac57a388a1443c6.tar.gz
buildroot-8c48da7ad4c26db0631c619d3ac57a388a1443c6.zip
libssh: bump to version 0.7.5
Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/libssh/libssh.mk')
-rw-r--r--package/libssh/libssh.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/libssh/libssh.mk b/package/libssh/libssh.mk
index b6b6dbb457..34716c502a 100644
--- a/package/libssh/libssh.mk
+++ b/package/libssh/libssh.mk
@@ -4,9 +4,9 @@
#
################################################################################
-LIBSSH_VERSION = 0.7.3
+LIBSSH_VERSION = 0.7.5
LIBSSH_SOURCE = libssh-$(LIBSSH_VERSION).tar.xz
-LIBSSH_SITE = https://red.libssh.org/attachments/download/195
+LIBSSH_SITE = https://red.libssh.org/attachments/download/218
LIBSSH_LICENSE = LGPL-2.1
LIBSSH_LICENSE_FILES = COPYING
LIBSSH_INSTALL_STAGING = YES
OpenPOWER on IntegriCloud