fzf: update to 0.16.11.
This commit is contained in:
parent
09ae9bfc6f
commit
13a86aea8d
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fzf'
|
||||
pkgname=fzf
|
||||
version=0.16.10
|
||||
version=0.16.11
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/junegunn/fzf"
|
||||
|
@ -11,7 +11,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=a6b9d8abcba4239d30201cc7911e9c305a5cd750081ce5cd389f8e7425f4dc93
|
||||
checksum=e3067d4ad58d7be51eba9a35c06518cd7145c0cc297882796c7e40285f268a99
|
||||
|
||||
post_install() {
|
||||
cd ${wrksrc}
|
||||
|
|
Loading…
Reference in New Issue
Block a user