summaryrefslogtreecommitdiffstats
path: root/src/libssh2.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/libssh2.mk')
-rw-r--r--src/libssh2.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/libssh2.mk b/src/libssh2.mk
index df3185c..e7e10e8 100644
--- a/src/libssh2.mk
+++ b/src/libssh2.mk
@@ -4,8 +4,8 @@
# libssh2
PKG := libssh2
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 1.3.0
-$(PKG)_CHECKSUM := d342e06abe38a29b1bbb9c58d50dd093eab0bee9
+$(PKG)_VERSION := 1.4.0
+$(PKG)_CHECKSUM := 53428b4935ab6eb843d45f1593dc434cb287b93e
$(PKG)_SUBDIR := libssh2-$($(PKG)_VERSION)
$(PKG)_FILE := libssh2-$($(PKG)_VERSION).tar.gz
$(PKG)_WEBSITE := http://www.libssh2.org