summaryrefslogtreecommitdiffstats
path: root/package/libssh/libssh.mk
diff options
context:
space:
mode:
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 902865d73b..4295aa42ee 100644
--- a/package/libssh/libssh.mk
+++ b/package/libssh/libssh.mk
@@ -4,8 +4,8 @@
#
################################################################################
-LIBSSH_VERSION_MAJOR = 0.7
-LIBSSH_VERSION = $(LIBSSH_VERSION_MAJOR).5
+LIBSSH_VERSION_MAJOR = 0.8
+LIBSSH_VERSION = $(LIBSSH_VERSION_MAJOR).1
LIBSSH_SOURCE = libssh-$(LIBSSH_VERSION).tar.xz
LIBSSH_SITE = https://www.libssh.org/files/$(LIBSSH_VERSION_MAJOR)
LIBSSH_LICENSE = LGPL-2.1
OpenPOWER on IntegriCloud