fzf: update to 0.35.1.
This commit is contained in:
parent
39300b4e06
commit
c96a8b6982
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fzf'
|
||||
pkgname=fzf
|
||||
version=0.35.0
|
||||
version=0.35.1
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/junegunn/fzf"
|
||||
|
@ -11,7 +11,7 @@ license="MIT"
|
|||
homepage="https://github.com/junegunn/fzf"
|
||||
changelog="https://raw.githubusercontent.com/junegunn/fzf/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/junegunn/fzf/archive/${version}.tar.gz"
|
||||
checksum=645cf0e1521d5c518f99acdca841a8113a2f0f5d785cb4147b92fcfa257a1ad0
|
||||
checksum=d59ec6f2b6e95dad53bb81f758471e066c657be1b696f2fe569e1a9265dda8fe
|
||||
|
||||
post_install() {
|
||||
cd ${wrksrc}
|
||||
|
|
Loading…
Reference in New Issue