mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-16 03:53:51 +02:00
caddy: update to 0.10.14.
This commit is contained in:
parent
f5aed1bfc7
commit
02d6836907
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=0.10.13
|
version=0.10.14
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/mholt/caddy"
|
go_import_path="github.com/mholt/caddy"
|
||||||
|
@ -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/mholt/caddy/archive/v${version}.tar.gz"
|
distfiles="https://github.com/mholt/caddy/archive/v${version}.tar.gz"
|
||||||
checksum=34e25c1e91c5916803d3004407b27a30f0a32fb58511323c8dccd3cace8246f6
|
checksum=13feb836e85af3525b3e95f42635566f14d171edc9776881f59fbf61fa45d345
|
||||||
|
|
||||||
system_accounts="caddy"
|
system_accounts="caddy"
|
||||||
make_dirs="/etc/caddy 0700 caddy caddy"
|
make_dirs="/etc/caddy 0700 caddy caddy"
|
||||||
|
|
Loading…
Add table
Reference in a new issue