etcd: rebuild with go-1.9.2

This commit is contained in:
Michael Gehring 2017-10-26 08:35:57 +00:00
parent beb670beaf
commit f3b0be7b2d
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'etcd' # Template file for 'etcd'
pkgname=etcd pkgname=etcd
version=3.2.9 version=3.2.9
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>"