summaryrefslogtreecommitdiffstats
path: root/system/containerd
diff options
context:
space:
mode:
author Andrew Clemons <andrew.clemons@gmail.com>2023-10-06 10:16:41 +0800
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-10-07 15:58:38 +0700
commit40f5b604d7bb02328c3dc95bc2985a58de5c5ca8 (patch)
treee05691096d84538f2350d580340cd2d5af8a6cc8 /system/containerd
parentc5b2f701725cfb566842a11e3bf8c251c9b0673a (diff)
downloadslackbuilds-40f5b604d7bb02328c3dc95bc2985a58de5c5ca8.tar.gz
slackbuilds-40f5b604d7bb02328c3dc95bc2985a58de5c5ca8.tar.xz
system/containerd: Updated for version 1.7.6.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/containerd')
-rw-r--r--system/containerd/containerd.SlackBuild4
-rw-r--r--system/containerd/containerd.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/system/containerd/containerd.SlackBuild b/system/containerd/containerd.SlackBuild
index af624d2c2f..2b1087c8a1 100644
--- a/system/containerd/containerd.SlackBuild
+++ b/system/containerd/containerd.SlackBuild
@@ -26,8 +26,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=containerd
-VERSION=${VERSION:-1.7.2}
-GITHASH=${GITHASH:-0cae528dd6cb557f7201036e9f43420650207b58}
+VERSION=${VERSION:-1.7.6}
+GITHASH=${GITHASH:-091922f03c2762540fd057fba91260237ff86acb}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/containerd/containerd.info b/system/containerd/containerd.info
index fb416fca07..f8d3ed122b 100644
--- a/system/containerd/containerd.info
+++ b/system/containerd/containerd.info
@@ -1,10 +1,10 @@
PRGNAM="containerd"
-VERSION="1.7.2"
+VERSION="1.7.6"
HOMEPAGE="https://containerd.io/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://github.com/containerd/containerd/archive/v1.7.2/containerd-1.7.2.tar.gz"
-MD5SUM_x86_64="12c3a32767962d3549bf18577e9a29cc"
+DOWNLOAD_x86_64="https://github.com/containerd/containerd/archive/v1.7.6/containerd-1.7.6.tar.gz"
+MD5SUM_x86_64="64d58c38d9029c0dada8748a2b0c6215"
REQUIRES="runc"
MAINTAINER="Audrius Kažukauskas"
EMAIL="audrius@neutrino.lt"