fzf: update to 0.24.3.

This commit is contained in:
Leah Neukirchen 2020-11-10 12:09:43 +01:00
parent 3aae5cf8ad
commit 6b2e1add4f

View file

@ -1,6 +1,6 @@
# Template file for 'fzf'
pkgname=fzf
version=0.24.2
version=0.24.3
revision=1
build_style=go
go_import_path=github.com/junegunn/fzf
@ -12,7 +12,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=8a07554bade6b3064531689d4da829accc843e28ea1ae3229d3bd6d2ebe4a84e
checksum=5643a21851b7f495cd33d42839f46f0e975b162aa7aa5f2079f8c25764be112a
post_install() {
cd ${wrksrc}