diff --git a/srcpkgs/etcd/template b/srcpkgs/etcd/template index 0993d11eac..8e36d181fc 100644 --- a/srcpkgs/etcd/template +++ b/srcpkgs/etcd/template @@ -1,7 +1,7 @@ # Template file for 'etcd' pkgname=etcd -version=3.2.6 -revision=2 +version=3.2.7 +revision=1 build_style=go short_desc="Distributed reliable key-value store" maintainer="Andrea Brancaleoni " @@ -10,7 +10,7 @@ hostmakedepends="git glide" 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=23ab4016bf0a057d36461cee001dc5b38d0d757fa5d9e8226833687dab06faa2 +checksum=b91a40102b944ba8e4dad439721c7068eccbc1d0cb0e7f2ded9dad134d2875ce conf_files="/etc/sv/etcd/conf" system_accounts="etcd" make_dirs="/var/lib/etcd 0755 etcd etcd"