diff --git a/srcpkgs/caddy/template b/srcpkgs/caddy/template index 199d3361525688..f6792867c086ca 100644 --- a/srcpkgs/caddy/template +++ b/srcpkgs/caddy/template @@ -1,7 +1,7 @@ # Template file for 'caddy' pkgname=caddy -version=2.6.4 -revision=4 +version=2.7.4 +revision=1 build_style=go go_import_path=github.com/caddyserver/caddy/v2 go_package="${go_import_path}/cmd/caddy" @@ -13,7 +13,7 @@ license="Apache-2.0" homepage="https://caddyserver.com" changelog="https://github.com/caddyserver/caddy/releases" distfiles="https://github.com/caddyserver/caddy/archive/v${version}.tar.gz" -checksum=41f26a7e494eb0e33cd1f167b3f00a4d9030b2f9d29f673a1837dde7bb5e82b0 +checksum=97f687c1d9fbe275952cc932639e8f0ab90cb7177961b02078fba989b4e29c31 system_accounts="caddy" caddy_homedir="/var/lib/caddy"