summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2021-11-03 07:12:33 +0100
committer Willy Sudiarto Raharjo2021-11-05 16:31:00 +0100
commit5253e1561a364e134a93c42fc2f9dbcd4e6074e3 (patch)
tree9074eb71280654566a0d38cc174ef856bc63b114 /system
parent315915c44dce37f08ce440212a1dc99e3c3508ad (diff)
downloadslackbuilds-5253e1561a364e134a93c42fc2f9dbcd4e6074e3.tar.gz
system/containerd: Updated for version 1.5.7.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-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 fe952f8165..0fc1675064 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.4.4}
+VERSION=${VERSION:-1.5.7}
GITHASH=${GITHASH:-05f951a3781f4f2c1911b05e61c160e9c30eaa8e}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/containerd/containerd.info b/system/containerd/containerd.info
index 0b1855b57f..9a74a7b53a 100644
--- a/system/containerd/containerd.info
+++ b/system/containerd/containerd.info
@@ -1,10 +1,10 @@
PRGNAM="containerd"
-VERSION="1.4.4"
+VERSION="1.5.7"
HOMEPAGE="https://containerd.io/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://github.com/containerd/containerd/archive/v1.4.4/containerd-1.4.4.tar.gz"
-MD5SUM_x86_64="94dedea260bb74b582ffc9f716269172"
+DOWNLOAD_x86_64="https://github.com/containerd/containerd/archive/v1.5.7/containerd-1.5.7.tar.gz"
+MD5SUM_x86_64="8bb6d1b0d5b0cf668246b3ad815695b2"
REQUIRES="runc"
MAINTAINER="Audrius Kažukauskas"
EMAIL="audrius@neutrino.lt"