frp: rebuild with go-1.10.2

This commit is contained in:
Michael Gehring 2018-05-03 18:49:44 +00:00
parent 2fcb91a395
commit d8f23c4654

View file

@ -1,7 +1,7 @@
# Template file for 'frp' # Template file for 'frp'
pkgname=frp pkgname=frp
version=0.16.1 version=0.16.1
revision=1 revision=2
build_style=go build_style=go
go_import_path="github.com/fatedier/frp" go_import_path="github.com/fatedier/frp"
go_package="${go_import_path}/cmd/frpc ${go_import_path}/cmd/frps" go_package="${go_import_path}/cmd/frpc ${go_import_path}/cmd/frps"