mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-21 14:31:02 +02:00
dev-db/etcdctl: Bump 3.2.15 to 3.3.1
This commit is contained in:
parent
0a794eda1d
commit
12aca7b5bb
@ -1 +1 @@
|
||||
DIST etcdctl-3.2.15.tar.gz 3047626 SHA256 7ea084fae29b7efad8ec21d7fa85adef6b468bd0b128dc97a2a6b5094bb37938 SHA512 3ae11dfe918d409893e3168fbf31da0e910ce498a13f6bb31c3dd3a2027d72550f086d55b702803f2783de815dd349537bd581334146f8c4d05b9b3f4d3d56fb WHIRLPOOL efc15919cece862f7c1f811b567105aa67058b122c4907d53adcf56bd3c9f6cba3725b095f201e8a69ac17c4525ec5b4442bd5e02f6f3e10c9a1e3b041096ad6
|
||||
DIST etcdctl-3.3.1.tar.gz 3381899 SHA256 b00e0945bf4a99d88501b842b398c76d82ec45d02a00d7c203884b1ae3b75187 SHA512 14af3bd4de63570da8bc27fa931982294c7037edf98a9512abc0e396baddbd05fff7525d17013bc1782a622e4850e216368e7c620863a22aec0739d7ffdb5bd6 WHIRLPOOL 5a4314ce0224b9d8ac22965675c848016eaf4a9aaf8234dd7ddcef1a15e9403df3af60bfb6c3f70d9c094d1368ced0c562c7776d6f4dc74d0b74ee96c4e00cd5
|
||||
|
@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/coreos/etcd"
|
||||
SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
inherit coreos-go golang-vcs-snapshot
|
||||
COREOS_GO_VERSION="go1.8"
|
||||
COREOS_GO_VERSION="go1.9"
|
||||
|
||||
LICENSE="Apache-2.0"
|
||||
SLOT="0"
|
Loading…
x
Reference in New Issue
Block a user