aboutsummaryrefslogtreecommitdiff
path: root/system/containerd/containerd.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'system/containerd/containerd.SlackBuild')
-rw-r--r--system/containerd/containerd.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/containerd/containerd.SlackBuild b/system/containerd/containerd.SlackBuild
index 9fd21e0b551e5..e5fbcdfdefb45 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.15}
-GITHASH=${GITHASH:-78f51771157abb6c9ed224c22013cdf09962315d}
+VERSION=${VERSION:-1.6.16}
+GITHASH=${GITHASH:-31aa4358a36870b21a992d3ad2bef29e1d693bec}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}