etcd: rebuild with Go 1.6.1

This commit is contained in:
Dominik Honnef 2016-04-13 11:43:36 +02:00
parent 87bc8700aa
commit 0b11b25458
1 changed files with 1 additions and 1 deletions

View File

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