You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6 lines
327 B
6 lines
327 B
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_DEPENDS="openssl"
|
|
|