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
394 B
6 lines
394 B
TERMUX_PKG_HOMEPAGE=https://www.lysator.liu.se/~nisse/nettle/
|
|
TERMUX_PKG_DESCRIPTION="Cryptographic library that is designed to fit easily in more or less any context"
|
|
TERMUX_PKG_DEPENDS="libgmp"
|
|
TERMUX_PKG_VERSION=3.4
|
|
TERMUX_PKG_SHA256=ae7a42df026550b85daca8389b6a60ba6313b0567f374392e54918588a411e94
|
|
TERMUX_PKG_SRCURL=https://mirrors.kernel.org/gnu/nettle/nettle-${TERMUX_PKG_VERSION}.tar.gz
|
|
|