fzf: update to 0.16.1.
This commit is contained in:
parent
18f22a3b2a
commit
dea54e6f03
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fzf'
|
||||
pkgname=fzf
|
||||
version=0.16.0
|
||||
version=0.16.1
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/junegunn/fzf/src"
|
||||
|
@ -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=1c6902c5985475f410cbfefc6887ec519fd54d90b84710dd65e1ca562e8611a4
|
||||
checksum=f8a05e9e72f6e2b87bec63809843afa77fd89067722407f6f9a86299c6215fce
|
||||
|
||||
pre_build() {
|
||||
cd src
|
||||
|
|
Loading…
Reference in a new issue