diff --git a/srcpkgs/etcd/template b/srcpkgs/etcd/template index b4d85c5f87e..dd3b82593bc 100644 --- a/srcpkgs/etcd/template +++ b/srcpkgs/etcd/template @@ -1,7 +1,7 @@ # Template file for 'etcd' pkgname=etcd -version=3.2.9 -revision=2 +version=3.2.10 +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=7ad70d9b0d206fe09abc40e82d29ac748d09c0423ddf255ddf4334d21867eb6f +checksum=86b7afd78b3a409b23ddf9d889b74c4edecf0fec1148f83bf025911705895f08 conf_files="/etc/sv/etcd/conf" system_accounts="etcd" make_dirs="/var/lib/etcd 0755 etcd etcd"