svctl: rebuild for go 1.11

This commit is contained in:
Michael Aldridge 2018-08-25 00:05:00 -07:00
parent e447d9de9f
commit 6e87a9ebb8
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'svctl'
pkgname=svctl
version=1
revision=6
revision=7
build_style=go
go_import_path="github.com/KenjiTakahashi/svctl"
go_ldflags="-X main.Version=v${version}"