caddy: update to 2.6.4.

This commit is contained in:
Frank Steinborn 2023-02-15 08:43:22 +01:00 committed by Michal Vasilek
parent 4a81a69309
commit 3cfb2a3524
1 changed files with 3 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'caddy'
pkgname=caddy
version=2.6.3
version=2.6.4
revision=1
build_style=go
go_import_path=github.com/caddyserver/caddy/v2
@ -10,8 +10,9 @@ short_desc="Fast, cross-platform HTTP/2 web server with automatic HTTPS"
maintainer="Dominic Monroe <monroef4@googlemail.com>"
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=86d6bb9b90fb21b223dc570eb2ccc8cf917750d70fb0d9c4a86d3ec6c13c712c
checksum=41f26a7e494eb0e33cd1f167b3f00a4d9030b2f9d29f673a1837dde7bb5e82b0
system_accounts="caddy"
caddy_homedir="/var/lib/caddy"