diff --git a/srcpkgs/etcd/template b/srcpkgs/etcd/template index 3f85489fb9d..278db08ae7b 100644 --- a/srcpkgs/etcd/template +++ b/srcpkgs/etcd/template @@ -1,6 +1,6 @@ # Template file for 'etcd' pkgname=etcd -version=3.0.6 +version=3.0.7 revision=1 build_style=go short_desc="Distributed reliable key-value store" @@ -10,7 +10,7 @@ hostmakedepends="git" go_import_path="github.com/coreos/etcd" homepage="https://coreos.com/etcd/docs/latest/" distfiles="https://${go_import_path}/archive/v${version}.tar.gz" -checksum=dbcbab0b3f55923b0d1047fc533a6a69514ba62eda99671839b0e5e985f61c83 +checksum=51b999dc438387ae34a65cd851c474461f31a760db758a0257e18cff993f9218 conf_files="/etc/sv/etcd/conf" system_accounts="etcd" make_dirs="/var/lib/etcd 0755 etcd etcd"