# Template file for 'etcd' pkgname=etcd reverts=3.5.12_1 version=3.4.38 revision=1 build_style=go go_import_path="go.etcd.io/etcd" go_package="${go_import_path} ${go_import_path}/etcdctl" short_desc="Distributed reliable key-value store" maintainer="Andrea Brancaleoni " license="Apache-2.0" homepage="https://coreos.com/etcd/docs/latest/" distfiles="https://github.com/etcd-io/etcd/archive/v${version}.tar.gz" checksum=0e1f6f58945ae21c479c4c785bd74dace5e6580ba2eb7601ade4d9171eb2c4ac conf_files="/etc/sv/etcd/conf" system_accounts="etcd" make_dirs="/var/lib/etcd 0755 etcd etcd" post_install() { vsv etcd }