Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/caddy/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'caddy'
pkgname=caddy
version=2.10.2
version=2.11.2
revision=1
build_style=go
go_import_path=github.com/caddyserver/caddy/v2
Expand All @@ -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=f63f46b7ae68ced0a5c2e31df1b6dfc7656117d162a1bc7fed4bd4afd14ddc8f
checksum=ee12f7b5f97308708de5067deebb3d3322fc24f6d54f906a47a0a4e8db799122

system_accounts="caddy"
caddy_homedir="/var/lib/caddy"
Expand Down