File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 11# Template file for 'caddy'
22pkgname=caddy
3- version=2.7.6
3+ version=2.8.4
44revision=1
55build_style=go
66go_import_path=github.com/caddyserver/caddy/v2
77go_package="${go_import_path}/cmd/caddy"
8- hostmakedepends="go1.20 "
8+ hostmakedepends="go "
99depends="shared-mime-info"
1010short_desc="Fast, cross-platform HTTP/2 web server with automatic HTTPS"
1111maintainer="Orphaned <
[email protected] >"
1212license="Apache-2.0"
1313homepage="https://caddyserver.com"
1414changelog="https://github.com/caddyserver/caddy/releases"
1515distfiles="https://github.com/caddyserver/caddy/archive/v${version}.tar.gz"
16- checksum=e1c524fc4f4bd2b0d39df51679d9d065bb811e381b7e4e51466ba39a0083e3ed
16+ checksum=5c2e95ad9e688a18dd9d9099c8c132331e01e0bebd401183e8d9123372cf4fcc
1717
1818system_accounts="caddy"
1919caddy_homedir="/var/lib/caddy"
2020caddy_descr="caddy daemon"
2121
2222conf_files="/etc/caddy/Caddyfile"
23- export GOTOOLCHAIN=go1.20
2423
2524make_dirs="
2625 /etc/caddy 0700 caddy caddy
You can’t perform that action at this time.
0 commit comments