etcd: update to 2.3.6.

This commit is contained in:
Andrea Brancaleoni 2016-05-28 10:36:24 +02:00
parent 6dee37162a
commit 29b16851df

View file

@ -1,6 +1,6 @@
# Template file for 'etcd'
pkgname=etcd
version=2.3.5
version=2.3.6
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=a20f73c81c5fac6e99a69e7629a3b89857a5bc5b4b24075b9191194b64a8d49c
checksum=2d2f715fbe3aad679077d45e93a05a4b951811964e1e47ad7eba6e17d1d613a8
conf_files="/etc/sv/etcd/conf"
system_accounts="etcd"
make_dirs="/var/lib/etcd 0755 etcd etcd"