texlive-bin: fix build failure for i686 and x86_64 (due to NDK r16?)
[termux-packages] / packages / automake / build.sh
... / ...
CommitLineData
1TERMUX_PKG_HOMEPAGE=https://www.gnu.org/software/automake/
2TERMUX_PKG_DESCRIPTION="Tool for automatically generating Makefile.in files"
3TERMUX_PKG_VERSION=1.15.1
4TERMUX_PKG_SRCURL=https://mirrors.kernel.org/gnu/automake/automake-${TERMUX_PKG_VERSION}.tar.xz
5TERMUX_PKG_SHA256=af6ba39142220687c500f79b4aa2f181d9b24e4f8d8ec497cea4ba26c64bedaf
6TERMUX_PKG_DEPENDS="autoconf"
7TERMUX_PKG_PLATFORM_INDEPENDENT=yes