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
428 B

TERMUX_PKG_HOMEPAGE=https://geoff.greer.fm/ag/
TERMUX_PKG_DESCRIPTION="Fast grep-like program, alternative to ack-grep"
TERMUX_PKG_VERSION=1.0.3
TERMUX_PKG_SRCURL=http://geoff.greer.fm/ag/releases/the_silver_searcher-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=d586f483a0e709dd383f82006495550114171719f0633a24f09fab6c8dde009e
TERMUX_PKG_FOLDERNAME=the_silver_searcher-${TERMUX_PKG_VERSION}
TERMUX_PKG_DEPENDS="pcre, liblzma"