diff options
author | Thibaut Notteboom <thibaut.notteboom@gmail.com> | 2019-07-25 02:27:57 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-07-27 08:06:16 +0700 |
commit | f7132c6ddaea493ec7a7dd3f08b9d41b44c3ac4c (patch) | |
tree | 36b16e59cb9883a656e20707202df2e87e020fea /network/etcd/etcd.info | |
parent | 56890e5f36358f6e6c70f553d96e75d4f21cd948 (diff) |
network/etcd: Updated for version 3.3.13.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'network/etcd/etcd.info')
-rw-r--r-- | network/etcd/etcd.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/network/etcd/etcd.info b/network/etcd/etcd.info index a0e1a2698fb8f..1842125887dfe 100644 --- a/network/etcd/etcd.info +++ b/network/etcd/etcd.info @@ -1,8 +1,8 @@ PRGNAM="etcd" -VERSION="3.3.8" +VERSION="3.3.13" HOMEPAGE="https://github.com/coreos/etcd" -DOWNLOAD="https://github.com/coreos/etcd/archive/v3.3.8/etcd-3.3.8.tar.gz" -MD5SUM="f300d08cbb6ebe6572eee9191127547a" +DOWNLOAD="https://github.com/coreos/etcd/archive/v3.3.13/etcd-3.3.13.tar.gz" +MD5SUM="07ef1b925ddc49ed96c5a8a9f2c7bb01" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="google-go-lang" |