fzf: rebuild for go 1.11

This commit is contained in:
Michael Aldridge 2018-08-25 00:04:41 -07:00
parent fef61aa5f8
commit d1ca4e77d9

View file

@ -1,7 +1,7 @@
# Template file for 'fzf' # Template file for 'fzf'
pkgname=fzf pkgname=fzf
version=0.17.4 version=0.17.4
revision=1 revision=2
build_style=go build_style=go
go_import_path="github.com/junegunn/fzf" go_import_path="github.com/junegunn/fzf"
hostmakedepends="git" hostmakedepends="git"