etcd: update to 3.2.7.

This commit is contained in:
Andrea Brancaleoni 2017-09-02 17:42:55 +02:00
parent be55565d74
commit 70017a233a

View file

@ -1,7 +1,7 @@
# Template file for 'etcd'
pkgname=etcd
version=3.2.6
revision=2
version=3.2.7
revision=1
build_style=go
short_desc="Distributed reliable key-value store"
maintainer="Andrea Brancaleoni <abc@pompel.me>"
@ -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=23ab4016bf0a057d36461cee001dc5b38d0d757fa5d9e8226833687dab06faa2
checksum=b91a40102b944ba8e4dad439721c7068eccbc1d0cb0e7f2ded9dad134d2875ce
conf_files="/etc/sv/etcd/conf"
system_accounts="etcd"
make_dirs="/var/lib/etcd 0755 etcd etcd"