fzf: update to 0.27.2

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2021-06-13 20:02:15 +00:00
parent c59f50dcf2
commit 1449c287c9
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/junegunn/fzf
TERMUX_PKG_DESCRIPTION="Command-line fuzzy finder"
TERMUX_PKG_LICENSE="MIT"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=0.27.0
TERMUX_PKG_VERSION=0.27.2
TERMUX_PKG_SRCURL=https://github.com/junegunn/fzf/archive/${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=265c569f3b0c3c210b45831b80d4fba260c5956f3ebf88d2c5c8f9f6d759e388
TERMUX_PKG_SHA256=7798a9e22fc363801131456dc21026ccb0f037aed026d17df60b1178b3f24111
# Depend on findutils as fzf uses the -fstype option, which busybox
# find does not support, when invoking find: