etcd: rebuild with go-1.10

This commit is contained in:
Andrew Benson 2018-02-22 22:55:59 -05:00 committed by Michael Gehring
parent 2e6b7cc5f5
commit a691bb7bb4

View file

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