mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
caddy: update to 2.7.5.
This commit is contained in:
parent
7bcf354350
commit
ebaf9abcdc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'caddy'
|
# Template file for 'caddy'
|
||||||
pkgname=caddy
|
pkgname=caddy
|
||||||
version=2.7.4
|
version=2.7.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/caddyserver/caddy/v2
|
go_import_path=github.com/caddyserver/caddy/v2
|
||||||
|
@ -13,7 +13,7 @@ license="Apache-2.0"
|
||||||
homepage="https://caddyserver.com"
|
homepage="https://caddyserver.com"
|
||||||
changelog="https://github.com/caddyserver/caddy/releases"
|
changelog="https://github.com/caddyserver/caddy/releases"
|
||||||
distfiles="https://github.com/caddyserver/caddy/archive/v${version}.tar.gz"
|
distfiles="https://github.com/caddyserver/caddy/archive/v${version}.tar.gz"
|
||||||
checksum=97f687c1d9fbe275952cc932639e8f0ab90cb7177961b02078fba989b4e29c31
|
checksum=eeaecc1ea18b7aa37ece168562beb1ab592767cbedfaa411040ae0301aaeeef1
|
||||||
|
|
||||||
system_accounts="caddy"
|
system_accounts="caddy"
|
||||||
caddy_homedir="/var/lib/caddy"
|
caddy_homedir="/var/lib/caddy"
|
||||||
|
|
Loading…
Add table
Reference in a new issue