caddy: update to 0.11.0.

Closes #14301.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
maxice8 2018-05-10 16:19:13 -03:00 committed by Enno Boland
parent d56abdc46c
commit cb1fafc48d
No known key found for this signature in database
GPG key ID: D09964719BDE9971

View file

@ -1,7 +1,7 @@
# Template file for 'caddy'
pkgname=caddy
version=0.10.14
revision=2
version=0.11.0
revision=1
build_style=go
go_import_path="github.com/mholt/caddy"
go_package="${go_import_path}/caddy"
@ -11,7 +11,7 @@ maintainer="Dominic Monroe <monroef4@googlemail.com>"
license="Apache-2.0"
homepage="https://caddyserver.com"
distfiles="https://github.com/mholt/caddy/archive/v${version}.tar.gz"
checksum=13feb836e85af3525b3e95f42635566f14d171edc9776881f59fbf61fa45d345
checksum=81e593d258460a9f5c6b5a5f46890a08b6b1ce15f5c0fc7bcaf09826368c3a1a
system_accounts="caddy"
make_dirs="/etc/caddy 0700 caddy caddy"