# Template file for 'caddy' pkgname=caddy version=0.10.11 revision=2 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=c473121840532dfbe8e98b2663442c4a6602b684a5dc234081fdc41d98e0ae95 system_accounts="caddy" make_dirs="/etc/caddy 0700 caddy caddy" post_install() { vsv caddy }