diff --git a/srcpkgs/httpstat/template b/srcpkgs/httpstat/template index d6f11cc61cc..5a30dddbc12 100644 --- a/srcpkgs/httpstat/template +++ b/srcpkgs/httpstat/template @@ -1,7 +1,7 @@ # Template file for 'httpstat' pkgname=httpstat version=1.1.0 -revision=3 +revision=4 build_style=go go_ldflags="-X=main.version=$version" go_import_path="github.com/davecheney/httpstat"