bump units because of nl_langinfo error

This commit is contained in:
Oliver Schmidhauser 2019-01-31 22:11:18 +01:00 committed by Fredrik Fornwall
parent ec16f987f2
commit d8f44d8ed5
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ TERMUX_PKG_HOMEPAGE=https://www.gnu.org/software/units/
TERMUX_PKG_DESCRIPTION="Converts between different systems of units"
TERMUX_PKG_LICENSE="GPL-2.0"
TERMUX_PKG_VERSION=2.18
TERMUX_PKG_REVISION=1
TERMUX_PKG_SHA256=64959c231c280ceb4f3e6ae6a19b918247b6174833f7f1894704c444869c4678
TERMUX_PKG_SRCURL=https://mirrors.kernel.org/gnu/units/units-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_DEPENDS="readline, libandroid-support"