libssh: Update from 0.7.4 to 0.7.5

This commit is contained in:
Fredrik Fornwall 2017-04-14 22:50:48 +02:00
parent beae9f9957
commit c9c1e0c0a6
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
TERMUX_PKG_HOMEPAGE=https://www.libssh.org/
TERMUX_PKG_DESCRIPTION="Tiny C SSH library"
TERMUX_PKG_VERSION=0.7.4
TERMUX_PKG_SRCURL=https://red.libssh.org/attachments/download/210/libssh-${TERMUX_PKG_VERSION}.tar.xz
TERMUX_PKG_SHA256=39e1bec3b3cb452af3b8fd7f59c12c5ef5b9ed64f057c7eb0d1a5cac67ba6c0d
TERMUX_PKG_VERSION=0.7.5
TERMUX_PKG_SRCURL=https://red.libssh.org/attachments/download/218/libssh-${TERMUX_PKG_VERSION}.tar.xz
TERMUX_PKG_SHA256=54e86dd5dc20e5367e58f3caab337ce37675f863f80df85b6b1614966a337095
TERMUX_PKG_DEPENDS="openssl"