diff --git a/srcpkgs/etcd/template b/srcpkgs/etcd/template index 920f4cef60e..5e3fab62039 100644 --- a/srcpkgs/etcd/template +++ b/srcpkgs/etcd/template @@ -1,6 +1,6 @@ # Template file for 'etcd' pkgname=etcd -version=2.3.3 +version=2.3.4 revision=1 build_style=go short_desc="Distributed reliable key-value store" @@ -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=9a765d15e0c1516191430d6e730920251e503c484deab69f7e06b82d51fd010c +checksum=c08f68c3d21929ed3683fe94acefcd871bb3c4339117e745033bf2fb990966a9 conf_files="/etc/sv/etcd/conf" system_accounts="etcd" make_dirs="/var/lib/etcd 0755 etcd etcd"