fzf: update to 0.16.4.
This commit is contained in:
parent
1f47c8fb7c
commit
1ec76b8290
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'fzf'
|
||||
pkgname=fzf
|
||||
version=0.16.3
|
||||
revision=2
|
||||
version=0.16.4
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/junegunn/fzf/src"
|
||||
go_package="github.com/junegunn/fzf/src/fzf"
|
||||
|
@ -12,7 +12,7 @@ license="MIT"
|
|||
homepage="https://github.com/junegunn/fzf"
|
||||
short_desc="Command-line fuzzy finder"
|
||||
distfiles="https://github.com/junegunn/fzf/archive/${version}.tar.gz"
|
||||
checksum=352c812cb40787c061912c6597a22e1d7edcbb1870a97be9884bcbf3fe6630ab
|
||||
checksum=294034747b0739d716d88670e830a97080fb73b8d6172b2ae695074316903e8a
|
||||
|
||||
pre_build() {
|
||||
cd src
|
||||
|
|
Loading…
Reference in New Issue