From 2421cfeb9edb3fbe81b2fe9f501cf4818ae02cec Mon Sep 17 00:00:00 2001 From: caughtquick Date: Tue, 6 Feb 2024 18:31:06 -0800 Subject: [PATCH] caddy: update to 2.7.6. --- srcpkgs/caddy/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/caddy/template b/srcpkgs/caddy/template index ccd9035411284..86b8f1c38f80a 100644 --- a/srcpkgs/caddy/template +++ b/srcpkgs/caddy/template @@ -1,6 +1,6 @@ # Template file for 'caddy' pkgname=caddy -version=2.7.5 +version=2.7.6 revision=1 build_style=go go_import_path=github.com/caddyserver/caddy/v2 @@ -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=eeaecc1ea18b7aa37ece168562beb1ab592767cbedfaa411040ae0301aaeeef1 +checksum=e1c524fc4f4bd2b0d39df51679d9d065bb811e381b7e4e51466ba39a0083e3ed system_accounts="caddy" caddy_homedir="/var/lib/caddy"