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