diff options
author | Gustavo B. Schenkel <gustavo.schenkel@gmail.com> | 2021-04-25 20:02:27 -0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-26 11:49:46 +0700 |
commit | 3e59bedc01cb30083935bed6cc33554d459a318b (patch) | |
tree | a901ba9b2d20b48b0352ae0bbe45b5853d18e3eb /system/containerd/containerd.info | |
parent | fb3b39f26cc2a7f8a420d69c5d0fc71a8f9c33ff (diff) |
system/containerd: Updated for version 1.4.4
Signed-off-by: Gustavo B. Schenkel <gustavo.schenkel@gmail.com>
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 4d93b7af95..cc3625dc8a 100644 --- a/system/containerd/containerd.info +++ b/system/containerd/containerd.info @@ -1,10 +1,10 @@ PRGNAM="containerd" -VERSION="1.4.3" +VERSION="1.4.4" HOMEPAGE="https://containerd.io/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://github.com/containerd/containerd/archive/v1.4.3/containerd-1.4.3.tar.gz" -MD5SUM_x86_64="8b0201fa609d511ad01fd52d5b544fe7" +DOWNLOAD_x86_64="https://github.com/containerd/containerd/archive/v1.4.4/containerd-1.4.4.tar.gz" +MD5SUM_x86_64="a56ac34397ec4158ddd1af74a0b3c038" REQUIRES="runc" MAINTAINER="Audrius Kažukauskas" EMAIL="audrius@neutrino.lt" |