etcd: rehash.

This commit is contained in:
Leah Neukirchen 2017-04-13 00:09:18 +02:00
parent bce64098f3
commit 171e60e498

View file

@ -10,7 +10,7 @@ hostmakedepends="git"
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=c21871f7e1454b1698ff29601a296f4b09365fac25bea45c0af21542d486c307
checksum=d9019b45df696f1dae286a511bd28b03751e37343c752380318e2a13ac994318
conf_files="/etc/sv/etcd/conf"
system_accounts="etcd"
make_dirs="/var/lib/etcd 0755 etcd etcd"