containerd: update to 1.7.8

This commit is contained in:
Rudi Heitbaum 2023-09-13 12:03:30 +00:00
parent 0b4bfb40e6
commit 4148aeac9c

View File

@ -3,8 +3,8 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="containerd"
PKG_VERSION="1.7.5"
PKG_SHA256="9bc75f80943334d44bb57f83661431001fc9ec1ebd834740ce6b442598edeed2"
PKG_VERSION="1.7.8"
PKG_SHA256="891b84e614b491ab1d3bd5c8f4fb119e4929c24762e149e83e181e72d687f706"
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="0cae528dd6cb557f7201036e9f43420650207b58"
PKG_GIT_COMMIT="8e4b0bde866788eec76735cc77c4720144248fb7"
pre_make_target() {