fzf: update to 0.17.1.
This commit is contained in:
parent
3998c46ceb
commit
ab64e87998
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'fzf'
|
# Template file for 'fzf'
|
||||||
pkgname=fzf
|
pkgname=fzf
|
||||||
version=0.17.0
|
version=0.17.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/junegunn/fzf"
|
go_import_path="github.com/junegunn/fzf"
|
||||||
@ -11,7 +11,7 @@ license="MIT"
|
|||||||
homepage="https://github.com/junegunn/fzf"
|
homepage="https://github.com/junegunn/fzf"
|
||||||
short_desc="Command-line fuzzy finder"
|
short_desc="Command-line fuzzy finder"
|
||||||
distfiles="https://github.com/junegunn/fzf/archive/${version}.tar.gz"
|
distfiles="https://github.com/junegunn/fzf/archive/${version}.tar.gz"
|
||||||
checksum=23569faf64cd6831c09aad7030c8b4bace0eb7a979c580b33cc4e4f9ff303e29
|
checksum=9c881e55780c0f56b5a30b87df756634d853bfd3938e7e53cb2df6ed63aa84a7
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
cd ${wrksrc}
|
cd ${wrksrc}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user