diff --git a/srcpkgs/svctl/template b/srcpkgs/svctl/template index 9c7ff677fe9..ce433aa7962 100644 --- a/srcpkgs/svctl/template +++ b/srcpkgs/svctl/template @@ -1,7 +1,7 @@ # Template file for 'svctl' pkgname=svctl version=1 -revision=5 +revision=6 build_style=go go_import_path="github.com/KenjiTakahashi/svctl" go_ldflags="-X main.Version=v${version}"