diff --git a/srcpkgs/etcd/template b/srcpkgs/etcd/template index efe1e8972a0..151e89eb645 100644 --- a/srcpkgs/etcd/template +++ b/srcpkgs/etcd/template @@ -1,7 +1,7 @@ # Template file for 'etcd' pkgname=etcd -version=2.3.1 -revision=2 +version=2.3.2 +revision=1 build_style=go short_desc="Distributed reliable key-value store" maintainer="Andrea Brancaleoni " @@ -9,7 +9,7 @@ license="Apache-2.0" 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=28c3a8795de00b3ef01a46b8569ace1858d834f56f6722fe873ec0b466a51e53 +checksum=1da4413c9aa023db7ea86586b5e10a9a3da2015995c04b74c058f9ede8f3e85f conf_files="/etc/sv/etcd/conf" system_accounts="etcd" make_dirs="/var/lib/etcd 0755 etcd etcd"