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