diff options
Diffstat (limited to 'package/libssh/libssh.mk')
-rw-r--r-- | package/libssh/libssh.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/libssh/libssh.mk b/package/libssh/libssh.mk index d425ff0b74..29bbf4e9f2 100644 --- a/package/libssh/libssh.mk +++ b/package/libssh/libssh.mk @@ -4,9 +4,9 @@ # ################################################################################ -LIBSSH_VERSION = 0.7.2 +LIBSSH_VERSION = 0.7.3 LIBSSH_SOURCE = libssh-$(LIBSSH_VERSION).tar.xz -LIBSSH_SITE = https://red.libssh.org/attachments/download/177 +LIBSSH_SITE = https://red.libssh.org/attachments/download/195 LIBSSH_LICENSE = LGPLv2.1 LIBSSH_LICENSE_FILES = COPYING LIBSSH_INSTALL_STAGING = YES |