# Template file for 'caddy' pkgname=caddy version=0.10.14 revision=1 build_style=go go_import_path="github.com/mholt/caddy" go_package="${go_import_path}/caddy" makedepends="git" short_desc="Fast, cross-platform HTTP/2 web server with automatic HTTPS" maintainer="Dominic Monroe " license="Apache-2.0" homepage="https://caddyserver.com" distfiles="https://github.com/mholt/caddy/archive/v${version}.tar.gz" checksum=13feb836e85af3525b3e95f42635566f14d171edc9776881f59fbf61fa45d345 system_accounts="caddy" make_dirs="/etc/caddy 0700 caddy caddy" post_install() { vsv caddy }