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