fzf: update to 0.25.0

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2021-01-02 22:10:36 +00:00
parent ecf343dc84
commit 77fe4257f5

View File

@ -2,10 +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.24.4
TERMUX_PKG_REVISION=1
TERMUX_PKG_VERSION=0.25.0
TERMUX_PKG_SRCURL=https://github.com/junegunn/fzf/archive/${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=0d9d3ed3cefee86accc2634fc98211af1d571845d912256c33ca0c8b2963d8bd
TERMUX_PKG_SHA256=ccbe13733d692dbc4f0e4c0d40c053cba8d22f309955803692569fb129e42eb0
# Depend on findutils as fzf uses the -fstype option, which busybox
# find does not support, when invoking find: