summaryrefslogtreecommitdiffstats
path: root/system/containerd/containerd.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-11-03 21:03:06 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-11-03 21:03:06 +0700
commita85d4c61bddd3ebd67ccac38b99d6914d36d2acc (patch)
tree76d71a6b91bb9206e0313995315744aeca2d2b9b /system/containerd/containerd.SlackBuild
parentbab7485693d3623951729b23f3488e44466d7d0d (diff)
downloadslackbuilds-a85d4c61bddd3ebd67ccac38b99d6914d36d2acc.tar.gz
slackbuilds-a85d4c61bddd3ebd67ccac38b99d6914d36d2acc.tar.xz
system/containerd: Updated for version 1.6.9.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/containerd/containerd.SlackBuild')
-rw-r--r--system/containerd/containerd.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/containerd/containerd.SlackBuild b/system/containerd/containerd.SlackBuild
index f952469ce5..9762f58d39 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.8}
+VERSION=${VERSION:-1.6.9}
GITHASH=${GITHASH:-212e8b6fa2f44b9c21b2798135fc6fb7c53efc16}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}