diff --git a/srcpkgs/etcd/template b/srcpkgs/etcd/template index 917a75a2732..878abdbabf1 100644 --- a/srcpkgs/etcd/template +++ b/srcpkgs/etcd/template @@ -1,7 +1,7 @@ # Template file for 'etcd' pkgname=etcd -version=3.2.10 -revision=2 +version=3.2.11 +revision=1 build_style=go short_desc="Distributed reliable key-value store" maintainer="Andrea Brancaleoni " @@ -11,7 +11,7 @@ go_import_path="github.com/coreos/etcd" go_package="${go_import_path} ${go_import_path}/etcdctl" homepage="https://coreos.com/etcd/docs/latest/" distfiles="https://${go_import_path}/archive/v${version}.tar.gz" -checksum=86b7afd78b3a409b23ddf9d889b74c4edecf0fec1148f83bf025911705895f08 +checksum=4b16040a8efb5478cd8253e6e904c9bf29eb2217e15159f24f42be14a0860595 conf_files="/etc/sv/etcd/conf" system_accounts="etcd" make_dirs="/var/lib/etcd 0755 etcd etcd"