diff --git a/srcpkgs/caddy/template b/srcpkgs/caddy/template index 86b8f1c38f8..8c01c440e28 100644 --- a/srcpkgs/caddy/template +++ b/srcpkgs/caddy/template @@ -1,11 +1,11 @@ # Template file for 'caddy' pkgname=caddy -version=2.7.6 +version=2.8.4 revision=1 build_style=go go_import_path=github.com/caddyserver/caddy/v2 go_package="${go_import_path}/cmd/caddy" -hostmakedepends="go1.20" +hostmakedepends="go" depends="shared-mime-info" short_desc="Fast, cross-platform HTTP/2 web server with automatic HTTPS" maintainer="Orphaned " @@ -13,14 +13,13 @@ 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=e1c524fc4f4bd2b0d39df51679d9d065bb811e381b7e4e51466ba39a0083e3ed +checksum=5c2e95ad9e688a18dd9d9099c8c132331e01e0bebd401183e8d9123372cf4fcc system_accounts="caddy" caddy_homedir="/var/lib/caddy" caddy_descr="caddy daemon" conf_files="/etc/caddy/Caddyfile" -export GOTOOLCHAIN=go1.20 make_dirs=" /etc/caddy 0700 caddy caddy