fzf: update to 0.15.7.
This commit is contained in:
parent
774aeac72e
commit
8841a31995
@ -1,6 +1,6 @@
|
||||
# Template file for 'fzf'
|
||||
pkgname=fzf
|
||||
version=0.15.5
|
||||
version=0.15.7
|
||||
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=b9d3f6e56f538079ac1237c4d2ec260cbe6ad0cea1c214588187447ec3e44607
|
||||
checksum=33fbf720119da6395f9c23be8d871d21041e46b7325f36c2259c86128976ce15
|
||||
|
||||
pre_build() {
|
||||
cd src
|
||||
|
Loading…
Reference in New Issue
Block a user