containerd: update to 1.7.15

This commit is contained in:
Rudi Heitbaum 2024-04-07 01:28:45 +00:00
parent b577319ef3
commit 57606fafeb

View File

@ -3,8 +3,8 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="containerd"
PKG_VERSION="1.7.14"
PKG_SHA256="ae55b25fb04b45dfbbde8280b034783a48ae7c40350d17fd272be5cbf0284cf1"
PKG_VERSION="1.7.15"
PKG_SHA256="2dc491434b182334b51350f810ed68ace3624c8a2d6e1eac490d93c653498a33"
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="dcf2847247e18caba8dce86522029642f60fe96b"
export PKG_GIT_COMMIT="926c9586fe4a6236699318391cd44976a98e31f1"
pre_make_target() {