summaryrefslogtreecommitdiffstats
path: root/system/containerd
diff options
context:
space:
mode:
author Andrew Clemons <andrew.clemons@gmail.com>2023-03-18 09:46:23 +0900
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-03-18 09:50:15 +0700
commit9291f8bd133f08f6750281d36672733837f0afee (patch)
tree112a2787a8370e6e556c58cec4e078e2381be96e /system/containerd
parent969215602498103aed5c7fe226311a77d37b2a4e (diff)
downloadslackbuilds-9291f8bd133f08f6750281d36672733837f0afee.tar.gz
slackbuilds-9291f8bd133f08f6750281d36672733837f0afee.tar.xz
system/containerd: Updated for version 1.6.19.
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 e5fbcdfdef..bbb71e3cde 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.6.16}
-GITHASH=${GITHASH:-31aa4358a36870b21a992d3ad2bef29e1d693bec}
+VERSION=${VERSION:-1.6.19}
+GITHASH=${GITHASH:-1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/containerd/containerd.info b/system/containerd/containerd.info
index cd715859d5..9b48187087 100644
--- a/system/containerd/containerd.info
+++ b/system/containerd/containerd.info
@@ -1,10 +1,10 @@
PRGNAM="containerd"
-VERSION="1.6.16"
+VERSION="1.6.19"
HOMEPAGE="https://containerd.io/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://github.com/containerd/containerd/archive/v1.6.16/containerd-1.6.16.tar.gz"
-MD5SUM_x86_64="d27dc23bebe6a4d26d019ec80965aa61"
+DOWNLOAD_x86_64="https://github.com/containerd/containerd/archive/v1.6.19/containerd-1.6.19.tar.gz"
+MD5SUM_x86_64="5bb1d20d89480f6b8449ff252113a68b"
REQUIRES="runc"
MAINTAINER="Audrius Kažukauskas"
EMAIL="audrius@neutrino.lt"