fix clang cmake build left broken for arches other than aarch64 by #2f0de58717 (...
[termux-packages] / packages / grep / build.sh
CommitLineData
8e9487d8 1TERMUX_PKG_HOMEPAGE=https://www.gnu.org/software/grep/
59f0d218
FF
2TERMUX_PKG_DESCRIPTION="Command which searches one or more input files for lines containing a match to a specified pattern"
3TERMUX_PKG_DEPENDS="pcre"
8e9487d8 4TERMUX_PKG_VERSION=2.27
722ed12d 5TERMUX_PKG_SRCURL=https://mirrors.kernel.org/gnu/grep/grep-${TERMUX_PKG_VERSION}.tar.xz