etcd: rebuild with go-1.10.1

This commit is contained in:
Michael Gehring 2018-03-30 16:30:08 +00:00
parent 5475e98194
commit 7500d52389

View file

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