diff options
author | Christian Stewart <christian@paral.in> | 2018-09-12 22:22:24 -0700 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-09-16 21:39:08 +0200 |
commit | c5a33a11be080fe8385787fa652b58e448d6c256 (patch) | |
tree | aa45fc85a47df77891f42a01ae47075306987996 /package/docker-containerd/docker-containerd.hash | |
parent | 2bcd3a28563abbc9c37136ca59c8426cb9c6060c (diff) | |
download | buildroot-c5a33a11be080fe8385787fa652b58e448d6c256.tar.gz buildroot-c5a33a11be080fe8385787fa652b58e448d6c256.zip |
docker-containerd: bump to v1.1.3
This commit bumps docker-containerd to v1.1.3.
This is a requisite bump for the upgrade of docker-engine to 2018.06.
The license file was renamed from LICENSE.code to LICENSE, so we take
this opportunity to add the hash for the license file. The only change
between LICENSE.code and LICENSE is:
- Copyright 2013-2016 Docker, Inc.
+ Copyright The containerd Authors
Signed-off-by: Christian Stewart <christian@paral.in>
[Thomas: fix legal info, add hash for license file.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/docker-containerd/docker-containerd.hash')
-rw-r--r-- | package/docker-containerd/docker-containerd.hash | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package/docker-containerd/docker-containerd.hash b/package/docker-containerd/docker-containerd.hash index 992eb5b01a..a530873974 100644 --- a/package/docker-containerd/docker-containerd.hash +++ b/package/docker-containerd/docker-containerd.hash @@ -1,2 +1,3 @@ # Computed locally -sha256 da89086a7c643702a2ddecec67a45d3d8e4b0d610dd19036be63e6bd54cc1a85 docker-containerd-9048e5e50717ea4497b757314bad98ea3763c145.tar.gz +sha256 a946f4614d92d60361213ef18deab04ee73599e4567f1ff26f7a72841afe4fa2 docker-containerd-v1.1.3.tar.gz +sha256 4bbe3b885e8cd1907ab4cf9a41e862e74e24b5422297a4f2fe524e6a30ada2b4 LICENSE |