All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christian Stewart <christian@paral.in>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v1 3/5] package/docker-cli: bump to version 19.03.12
Date: Sat, 12 Sep 2020 17:16:56 -0700	[thread overview]
Message-ID: <20200913001659.472814-3-christian@paral.in> (raw)
In-Reply-To: <20200913001659.472814-1-christian@paral.in>

Signed-off-by: Christian Stewart <christian@paral.in>
---
 package/docker-cli/docker-cli.hash | 2 +-
 package/docker-cli/docker-cli.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/docker-cli/docker-cli.hash b/package/docker-cli/docker-cli.hash
index 8868a60e38..8f9e69e593 100644
--- a/package/docker-cli/docker-cli.hash
+++ b/package/docker-cli/docker-cli.hash
@@ -1,3 +1,3 @@
 # Locally calculated
-sha256	a5b1d6c5766f77896273e864a448a7f0ea4055bb52f50f884f14ad6ef0d5fdb4  docker-cli-19.03.11.tar.gz
+sha256	00801d6b7e9777cf2cf54255ca5afb7b58b3d35c14bb0f60bb9f07d031883223  docker-cli-19.03.12.tar.gz
 sha256	2d81ea060825006fc8f3fe28aa5dc0ffeb80faf325b612c955229157b8c10dc0  LICENSE
diff --git a/package/docker-cli/docker-cli.mk b/package/docker-cli/docker-cli.mk
index 577e92c502..e17f3186ba 100644
--- a/package/docker-cli/docker-cli.mk
+++ b/package/docker-cli/docker-cli.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-DOCKER_CLI_VERSION = 19.03.11
+DOCKER_CLI_VERSION = 19.03.12
 DOCKER_CLI_SITE = $(call github,docker,cli,v$(DOCKER_CLI_VERSION))
 
 DOCKER_CLI_LICENSE = Apache-2.0
-- 
2.28.0

  parent reply	other threads:[~2020-09-13  0:16 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-13  0:16 [Buildroot] [PATCH v1 1/5] package/runc: bump to version 1.0.0-rc92 Christian Stewart
2020-09-13  0:16 ` [Buildroot] [PATCH v1 2/5] package/docker-containerd: bump to version 1.4.0 Christian Stewart
2020-09-15 18:52   ` Peter Korsgaard
2020-09-15 21:15     ` Christian Stewart
2020-09-15 21:30       ` Peter Korsgaard
2020-09-13  0:16 ` Christian Stewart [this message]
2020-09-15 18:52   ` [Buildroot] [PATCH v1 3/5] package/docker-cli: bump to version 19.03.12 Peter Korsgaard
2020-09-13  0:16 ` [Buildroot] [PATCH v1 4/5] package/docker-engine: " Christian Stewart
2020-09-15 18:53   ` Peter Korsgaard
2020-09-13  0:16 ` [Buildroot] [PATCH v1 5/5] package/docker-proxy: bump to latest commit hash 6d6f28 Christian Stewart
2020-09-14  6:41   ` Thomas Petazzoni
2020-09-14 11:56     ` Christian Stewart
2020-09-13  0:16 ` [Buildroot] [PATCH v2 1/1] package/rtl8821au: fix build against 5.8.x kernel Christian Stewart
2020-09-19 19:49   ` Thomas Petazzoni
2020-09-14  6:40 ` [Buildroot] [PATCH v1 1/5] package/runc: bump to version 1.0.0-rc92 Thomas Petazzoni
2020-09-15 18:48 ` Peter Korsgaard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200913001659.472814-3-christian@paral.in \
    --to=christian@paral.in \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.