lf: rebuild with go-1.10.2

This commit is contained in:
Michael Gehring 2018-05-03 18:49:50 +00:00
parent 74fe5a662a
commit 24505953ea

View file

@ -1,7 +1,7 @@
# Template file for 'lf'
pkgname=lf
version=r3
revision=1
revision=2
build_style=go
go_import_path="github.com/gokcehan/${pkgname}"
go_ldflags="-X main.gVersion=$version"