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.
7 lines
400 B
7 lines
400 B
TERMUX_PKG_HOMEPAGE=https://www.gnu.org/software/units/
|
|
TERMUX_PKG_DESCRIPTION="Converts between different systems of units"
|
|
TERMUX_PKG_VERSION=2.16
|
|
TERMUX_PKG_SRCURL=https://mirrors.kernel.org/gnu/units/units-${TERMUX_PKG_VERSION}.tar.gz
|
|
TERMUX_PKG_SHA256=dcf3f78482a13b150fc6bf0f8d611510816a3424bc2b26229b85b1cadeb81686
|
|
TERMUX_PKG_DEPENDS="readline, libandroid-support"
|
|
TERMUX_PKG_BUILD_IN_SRC=yes
|
|
|