From bb5c51a7cc5fc2c76887acaa2c39fb56bbf88c58 Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Mon, 16 May 2022 22:26:32 +0700 Subject: system/containerd: Updated for version 1.6.4. Signed-off-by: Willy Sudiarto Raharjo --- system/containerd/containerd.SlackBuild | 7 ++----- system/containerd/containerd.info | 6 +++--- 2 files changed, 5 insertions(+), 8 deletions(-) diff --git a/system/containerd/containerd.SlackBuild b/system/containerd/containerd.SlackBuild index 912b0fd226..5e2e96ceba 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.5.8} -GITHASH=${GITHASH:-05f951a3781f4f2c1911b05e61c160e9c30eaa8e} +VERSION=${VERSION:-1.6.4} +GITHASH=${GITHASH:-212e8b6fa2f44b9c21b2798135fc6fb7c53efc16} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} @@ -40,9 +40,6 @@ if [ -z "$ARCH" ]; then esac fi -# If the variable PRINT_PACKAGE_NAME is set, then this script will report what -# the name of the created package would be, and then exit. This information -# could be useful to other scripts. if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then echo "$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.$PKGTYPE" exit 0 diff --git a/system/containerd/containerd.info b/system/containerd/containerd.info index 1c027035e7..d388a47c74 100644 --- a/system/containerd/containerd.info +++ b/system/containerd/containerd.info @@ -1,10 +1,10 @@ PRGNAM="containerd" -VERSION="1.5.8" +VERSION="1.6.4" HOMEPAGE="https://containerd.io/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://github.com/containerd/containerd/archive/v1.5.8/containerd-1.5.8.tar.gz" -MD5SUM_x86_64="9bc4e65b254222366ff73e463926331c" +DOWNLOAD_x86_64="https://github.com/containerd/containerd/archive/v1.6.4/containerd-1.6.4.tar.gz" +MD5SUM_x86_64="87e57b9d2f3e902b285c25cce475b784" REQUIRES="runc" MAINTAINER="Audrius Kažukauskas" EMAIL="audrius@neutrino.lt" -- cgit v1.2.3