summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2022-09-11 02:11:57 +0200
committer Willy Sudiarto Raharjo2022-09-17 04:00:11 +0200
commit5074ea6ffc2168ff150698fc50d93f2302d1affa (patch)
tree828cf1c96c7a1f5366962f29bd6561ec5c6766f3
parentfc41c3e13250c13f0dd1f00ea625f69c6d256bff (diff)
downloadslackbuilds-5074ea6ffc2168ff150698fc50d93f2302d1affa.tar.gz
system/containerd: Updated for version 1.6.8.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--system/containerd/containerd.SlackBuild2
-rw-r--r--system/containerd/containerd.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/system/containerd/containerd.SlackBuild b/system/containerd/containerd.SlackBuild
index cd311c8a4f..f952469ce5 100644
--- a/system/containerd/containerd.SlackBuild
+++ b/system/containerd/containerd.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=containerd
-VERSION=${VERSION:-1.6.4}
+VERSION=${VERSION:-1.6.8}
GITHASH=${GITHASH:-212e8b6fa2f44b9c21b2798135fc6fb7c53efc16}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/containerd/containerd.info b/system/containerd/containerd.info
index d388a47c74..e24b6bd7bd 100644
--- a/system/containerd/containerd.info
+++ b/system/containerd/containerd.info
@@ -1,10 +1,10 @@
PRGNAM="containerd"
-VERSION="1.6.4"
+VERSION="1.6.8"
HOMEPAGE="https://containerd.io/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://github.com/containerd/containerd/archive/v1.6.4/containerd-1.6.4.tar.gz"
-MD5SUM_x86_64="87e57b9d2f3e902b285c25cce475b784"
+DOWNLOAD_x86_64="https://github.com/containerd/containerd/archive/v1.6.8/containerd-1.6.8.tar.gz"
+MD5SUM_x86_64="7f1786b89eefc1d8f989ec2a55d96faf"
REQUIRES="runc"
MAINTAINER="Audrius Kažukauskas"
EMAIL="audrius@neutrino.lt"