containerd: update to 1.7.23

This commit is contained in:
Rudi Heitbaum 2024-08-27 11:16:28 +00:00
parent f7c6461f27
commit c5a4eb1ed4

View File

@ -3,8 +3,8 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="containerd"
PKG_VERSION="1.7.20"
PKG_SHA256="c4268561e514a2e8322bc8cdd39113d5e164fb31c2cef76f479d683395ea9bd6"
PKG_VERSION="1.7.23"
PKG_SHA256="393bfde8ca1766a0bca3441e18eddc3f5a5c8d97ef676bde0d6c9903e1b0ec0c"
PKG_LICENSE="APL"
PKG_SITE="https://containerd.io"
PKG_URL="https://github.com/containerd/containerd/archive/v${PKG_VERSION}.tar.gz"
@ -13,7 +13,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="8fc6bcff51318944179630522a095cc9dbf9f353"
export PKG_GIT_COMMIT="57f17b0a6295a39009d861b89e3b3b87b005ca27"
pre_make_target() {