containerd: update to 2.1.1

This commit is contained in:
Rudi Heitbaum 2025-05-08 17:17:40 +00:00
parent 9edc103dbe
commit 614031e3ba

View File

@ -2,8 +2,8 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="containerd"
PKG_VERSION="2.0.5"
PKG_SHA256="617917606c64df1cab19a0f5cc20fd724ed9187314bcd40eaacf66a9e75b1eb8"
PKG_VERSION="2.1.1"
PKG_SHA256="6ac779e87926ac1fe4360ffee63efd9f829b15a887e612be9a7d2f8a652674e9"
PKG_LICENSE="APL"
PKG_SITE="https://containerd.io"
PKG_URL="https://github.com/containerd/containerd/archive/v${PKG_VERSION}.tar.gz"
@ -12,7 +12,7 @@ PKG_LONGDESC="A daemon to control runC, built for performance and density."
PKG_TOOLCHAIN="manual"
# Git commit of the matching release https://github.com/containerd/containerd/releases
export PKG_GIT_COMMIT="fb4c30d4ede3531652d86197bf3fc9515e5276d9"
export PKG_GIT_COMMIT="cb1076646aa3740577fafbf3d914198b7fe8e3f7"
pre_make_target() {