package/containerd: bump to version v1.6.2
Note: this version adds compatibility for Go 1.18. Signed-off-by: Christian Stewart <christian@paral.in> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
This commit is contained in:
parent
c4872446c8
commit
2b1c7ebc9b
@ -1,3 +1,3 @@
|
||||
# Computed locally
|
||||
sha256 6a289406c1c0583763e5a9754e31a1eced55cd5f162a7bc2a3a315d5eb05c7a1 containerd-1.5.11.tar.gz
|
||||
sha256 4ea21a6b4649512366e7c31ae547ad89c6a69c6586a6d8565cff07898de344b0 containerd-1.6.2.tar.gz
|
||||
sha256 4bbe3b885e8cd1907ab4cf9a41e862e74e24b5422297a4f2fe524e6a30ada2b4 LICENSE
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
CONTAINERD_VERSION = 1.5.11
|
||||
CONTAINERD_VERSION = 1.6.2
|
||||
CONTAINERD_SITE = $(call github,containerd,containerd,v$(CONTAINERD_VERSION))
|
||||
CONTAINERD_LICENSE = Apache-2.0
|
||||
CONTAINERD_LICENSE_FILES = LICENSE
|
||||
|
Loading…
Reference in New Issue
Block a user