mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
caddy: update to 2.5.2.
This commit is contained in:
parent
d8117fe70d
commit
3d568cfa44
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.5.1
|
version=2.5.2
|
||||||
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
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Dominic Monroe <monroef4@googlemail.com>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://caddyserver.com"
|
homepage="https://caddyserver.com"
|
||||||
distfiles="https://github.com/caddyserver/caddy/archive/v${version}.tar.gz"
|
distfiles="https://github.com/caddyserver/caddy/archive/v${version}.tar.gz"
|
||||||
checksum=841f5524e2e107bff278b604c544843564a4a1ef0c3803eeae588e79e4ea5d06
|
checksum=6a3e03774658af8009c0ece287301d73c1ea961d01e6ef7c6f44962e4349f5e5
|
||||||
|
|
||||||
system_accounts="caddy"
|
system_accounts="caddy"
|
||||||
caddy_homedir="/var/lib/caddy"
|
caddy_homedir="/var/lib/caddy"
|
||||||
|
|
Loading…
Add table
Reference in a new issue