diff --git a/srcpkgs/caddy/template b/srcpkgs/caddy/template index bef89c78e5..8e7336f13c 100644 --- a/srcpkgs/caddy/template +++ b/srcpkgs/caddy/template @@ -1,7 +1,7 @@ # Template file for 'caddy' pkgname=caddy version=0.11.0 -revision=1 +revision=2 build_style=go go_import_path="github.com/mholt/caddy" go_package="${go_import_path}/caddy"