diff --git a/srcpkgs/caddy/template b/srcpkgs/caddy/template index 8a52cdf5933..5fd43bb0475 100644 --- a/srcpkgs/caddy/template +++ b/srcpkgs/caddy/template @@ -1,7 +1,7 @@ # Template file for 'caddy' pkgname=caddy -version=2.6.2 -revision=2 +version=2.6.3 +revision=1 build_style=go go_import_path=github.com/caddyserver/caddy/v2 go_package="${go_import_path}/cmd/caddy" @@ -11,7 +11,7 @@ maintainer="Dominic Monroe " license="Apache-2.0" homepage="https://caddyserver.com" distfiles="https://github.com/caddyserver/caddy/archive/v${version}.tar.gz" -checksum=563d027a78919f859188fb894ae5f3669508a3430db347aa726cd73c19fb7038 +checksum=86d6bb9b90fb21b223dc570eb2ccc8cf917750d70fb0d9c4a86d3ec6c13c712c system_accounts="caddy" caddy_homedir="/var/lib/caddy"