git: Fix build if utfcpp is installed
[termux-packages] / packages / libssh / build.sh
index 659a021..3fde8f7 100644 (file)
@@ -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"