diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-05-16 22:26:32 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-05-21 08:25:34 +0700 |
commit | bb5c51a7cc5fc2c76887acaa2c39fb56bbf88c58 (patch) | |
tree | 314dfba9438a74ff30cf5dc8b0b55f7a5dfab99e /system/containerd/containerd.info | |
parent | aef9aa7071f3b3d8cfe8db2c7cecbe8738bf1cc2 (diff) |
system/containerd: Updated for version 1.6.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/containerd/containerd.info')
-rw-r--r-- | system/containerd/containerd.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/system/containerd/containerd.info b/system/containerd/containerd.info index 1c027035e747e..d388a47c74834 100644 --- a/system/containerd/containerd.info +++ b/system/containerd/containerd.info @@ -1,10 +1,10 @@ PRGNAM="containerd" -VERSION="1.5.8" +VERSION="1.6.4" HOMEPAGE="https://containerd.io/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://github.com/containerd/containerd/archive/v1.5.8/containerd-1.5.8.tar.gz" -MD5SUM_x86_64="9bc4e65b254222366ff73e463926331c" +DOWNLOAD_x86_64="https://github.com/containerd/containerd/archive/v1.6.4/containerd-1.6.4.tar.gz" +MD5SUM_x86_64="87e57b9d2f3e902b285c25cce475b784" REQUIRES="runc" MAINTAINER="Audrius Kažukauskas" EMAIL="audrius@neutrino.lt" |