fzf: update to 0.22.0
This commit is contained in:
parent
e850bbd87c
commit
5b024357aa
@ -1,10 +1,9 @@
|
||||
TERMUX_PKG_HOMEPAGE=https://github.com/junegunn/fzf
|
||||
TERMUX_PKG_DESCRIPTION="Command-line fuzzy finder"
|
||||
TERMUX_PKG_LICENSE="MIT"
|
||||
TERMUX_PKG_VERSION=0.21.1
|
||||
TERMUX_PKG_REVISION=1
|
||||
TERMUX_PKG_VERSION=0.22.0
|
||||
TERMUX_PKG_SRCURL=https://github.com/junegunn/fzf/archive/${TERMUX_PKG_VERSION}.tar.gz
|
||||
TERMUX_PKG_SHA256=47adf138f17c45d390af81958bdff6f92157d41e2c4cb13773df078b905cdaf4
|
||||
TERMUX_PKG_SHA256=3090748bb656333ed98490fe62133760e5da40ba4cd429a8142b4a0b69d05586
|
||||
|
||||
# Depend on findutils as fzf uses the -fstype option, which busybox
|
||||
# find does not support, when invoking find:
|
||||
|
Loading…
Reference in New Issue
Block a user