containerd: update to 1.7.13

This commit is contained in:
Rudi Heitbaum 2024-02-01 12:07:16 +00:00
parent 621dce5061
commit 7a1d00ef61

View File

@ -3,8 +3,8 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="containerd"
PKG_VERSION="1.7.12"
PKG_SHA256="bf523aa866d1152403807708b1239ee9b992c1afd526df0a83e744ce67a1f98e"
PKG_VERSION="1.7.13"
PKG_SHA256="ae2b914bff0ddbb9b29d5fc689a51e1ce89ea4edfc4df9ae10517c6f5d2d5aaf"
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
PKG_GIT_COMMIT="71909c1814c544ac47ab91d2e8b84718e517bb99"
export PKG_GIT_COMMIT="7c3aca7a610df76212171d200ca3811ff6096eb8"
pre_make_target() {