fzf: update to 0.24.1.

This commit is contained in:
Piraty 2020-10-30 08:51:44 +01:00
parent f8db4abcf9
commit da41636ffe

View file

@ -1,6 +1,6 @@
# Template file for 'fzf'
pkgname=fzf
version=0.24.0
version=0.24.1
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=ce76f5f1a7cef05061e3cb2ab1eba7bc47660a868d622b5dd914e50158129ff6
checksum=35e8f57319d4b0ad3297251f4487b15203d288a081c1019d67f80758264b9d45
post_install() {
cd ${wrksrc}