diff --git a/srcpkgs/etcd/template b/srcpkgs/etcd/template index ff082b429be..4566499c327 100644 --- a/srcpkgs/etcd/template +++ b/srcpkgs/etcd/template @@ -1,7 +1,7 @@ # Template file for 'etcd' pkgname=etcd -version=3.1.8 -revision=2 +version=3.2.0 +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=f68700f710dfd9c5fefb41a60e96f9d0c7907e6abe21518ab0a05f6e425a3d4e +checksum=b047756eea4d1592d373582e3300c0aec58c508e6a08bf6582c08d3571f3578d conf_files="/etc/sv/etcd/conf" system_accounts="etcd" make_dirs="/var/lib/etcd 0755 etcd etcd"