libssh2: update

This commit is contained in:
Mark Brand 2016-02-23 10:34:26 +01:00
parent d116580c98
commit 04cee2797e
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@
PKG := libssh2
$(PKG)_IGNORE :=
$(PKG)_VERSION := 1.6.0
$(PKG)_CHECKSUM := 5a202943a34a1d82a1c31f74094f2453c207bf9936093867f41414968c8e8215
$(PKG)_VERSION := 1.7.0
$(PKG)_CHECKSUM := e4561fd43a50539a8c2ceb37841691baf03ecb7daf043766da1b112e4280d584
$(PKG)_SUBDIR := libssh2-$($(PKG)_VERSION)
$(PKG)_FILE := libssh2-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://www.libssh2.org/download/$($(PKG)_FILE)