etcd: rebuild with go-1.8.3

This commit is contained in:
Michael Gehring 2017-05-25 09:49:27 +00:00 committed by Leah Neukirchen
parent 30ac146ce0
commit 599a35c586

View File

@ -1,7 +1,7 @@
# Template file for 'etcd'
pkgname=etcd
version=3.1.8
revision=1
revision=2
build_style=go
short_desc="Distributed reliable key-value store"
maintainer="Andrea Brancaleoni <abc@pompel.me>"