etcd: rebuild with go-1.9

This commit is contained in:
Michael Gehring 2017-08-08 06:22:50 +00:00
parent 3e3d210707
commit 975dfcfb23

View file

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