fzf: update to 0.24.3

This commit is contained in:
Leonid Pliushch 2020-11-10 20:53:03 +02:00
parent b5bbcd0753
commit ce8bcdb5b1

View File

@ -1,9 +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.24.2
TERMUX_PKG_VERSION=0.24.3
TERMUX_PKG_SRCURL=https://github.com/junegunn/fzf/archive/${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=8a07554bade6b3064531689d4da829accc843e28ea1ae3229d3bd6d2ebe4a84e
TERMUX_PKG_SHA256=5643a21851b7f495cd33d42839f46f0e975b162aa7aa5f2079f8c25764be112a
# Depend on findutils as fzf uses the -fstype option, which busybox
# find does not support, when invoking find: