mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 14:37:59 +00:00
containerd: update to 1.6.13
release notes: - https://github.com/containerd/containerd/releases/tag/v1.6.9 - https://github.com/containerd/containerd/releases/tag/v1.6.10 - https://github.com/containerd/containerd/releases/tag/v1.6.11 - https://github.com/containerd/containerd/releases/tag/v1.6.12 - https://github.com/containerd/containerd/releases/tag/v1.6.13
This commit is contained in:
parent
3847159921
commit
90183f9c36
@ -3,8 +3,8 @@
|
||||
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="containerd"
|
||||
PKG_VERSION="1.6.8"
|
||||
PKG_SHA256="f5f938513c28377f64f85e84f2750d39f26b01262f3a062b7e8ce35b560ca407"
|
||||
PKG_VERSION="1.6.13"
|
||||
PKG_SHA256="d6d022385c4dadd81edf4fb5ad4b084dcfc3d6d921ed433bb3aa0d2e0bfbb19d"
|
||||
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="10c12954828e7c7c9b6e0ea9b0c02b01407d3ae1"
|
||||
PKG_GIT_COMMIT="78f51771157abb6c9ed224c22013cdf09962315d"
|
||||
|
||||
pre_make_target() {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user