From 2f7319091543edd9c9192a177d247ddf2308cd5e Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Mon, 10 Jul 2017 21:04:42 +0200 Subject: libssh: update to 0.7.5 --- package/libssh/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'package/libssh/Makefile') diff --git a/package/libssh/Makefile b/package/libssh/Makefile index e3a5896ba..d586d6617 100644 --- a/package/libssh/Makefile +++ b/package/libssh/Makefile @@ -4,15 +4,15 @@ include $(ADK_TOPDIR)/rules.mk PKG_NAME:= libssh -PKG_VERSION:= 0.7.3 +PKG_VERSION:= 0.7.5 PKG_RELEASE:= 1 -PKG_HASH:= 26ef46be555da21112c01e4b9f5e3abba9194485c8822ab55ba3d6496222af98 +PKG_HASH:= 54e86dd5dc20e5367e58f3caab337ce37675f863f80df85b6b1614966a337095 PKG_DESCR:= secure shell library PKG_SECTION:= libs/crypto PKG_DEPENDS:= zlib libressl PKG_BUILDDEP:= cmake-host zlib libressl PKG_URL:= http://www.libssh.org/ -PKG_SITES:= https://red.libssh.org/attachments/download/195/ +PKG_SITES:= https://red.libssh.org/attachments/download/218/ PKG_OPTS:= dev include $(ADK_TOPDIR)/mk/package.mk -- cgit v1.2.3