X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/9639db1f468181600506533803ebffdf062e5972..dfb1a0ee295db6714daf9d530717d82f39896e4e:/packages/libssh/build.sh diff --git a/packages/libssh/build.sh b/packages/libssh/build.sh index 659a0212..3fde8f7b 100644 --- a/packages/libssh/build.sh +++ b/packages/libssh/build.sh @@ -1,6 +1,6 @@ TERMUX_PKG_HOMEPAGE=https://www.libssh.org/ TERMUX_PKG_DESCRIPTION="Tiny C SSH library" -TERMUX_PKG_VERSION=0.7.3 -TERMUX_PKG_SRCURL=https://red.libssh.org/attachments/download/195/libssh-${TERMUX_PKG_VERSION}.tar.xz -TERMUX_PKG_SHA256=26ef46be555da21112c01e4b9f5e3abba9194485c8822ab55ba3d6496222af98 +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"