lf: rebuild for go 1.11

This commit is contained in:
Michael Aldridge 2018-08-25 00:04:51 -07:00
parent a8ce6127bd
commit b394b21105

View file

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