Browse Source

bump units because of nl_langinfo error

android-5
Oliver Schmidhauser 6 years ago
committed by Fredrik Fornwall
parent
commit
9b8eb8d4da
  1. 1
      packages/units/build.sh

1
packages/units/build.sh

@ -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"

Loading…
Cancel
Save