mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 23:47:49 +00:00
containerd: update to 1.6.5
This commit is contained in:
parent
98b9aa2526
commit
64e30188eb
@ -3,17 +3,17 @@
|
|||||||
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
|
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
|
||||||
|
|
||||||
PKG_NAME="containerd"
|
PKG_NAME="containerd"
|
||||||
PKG_VERSION="1.5.6"
|
PKG_VERSION="1.6.5"
|
||||||
PKG_SHA256="144612f9400c2fc52b2abc7b1ef33bf708d322dad9b3afdc1ae9d02fa034753b"
|
PKG_SHA256="f7fe74839b470a38230fac0a3c51c387cdd6846692bce00eec530bbe5ff0a86f"
|
||||||
PKG_LICENSE="APL"
|
PKG_LICENSE="APL"
|
||||||
PKG_SITE="https://containerd.tools/"
|
PKG_SITE="https://containerd.io"
|
||||||
PKG_URL="https://github.com/containerd/containerd/archive/v${PKG_VERSION}.tar.gz"
|
PKG_URL="https://github.com/containerd/containerd/archive/v${PKG_VERSION}.tar.gz"
|
||||||
PKG_DEPENDS_TARGET="toolchain go:host"
|
PKG_DEPENDS_TARGET="toolchain go:host"
|
||||||
PKG_LONGDESC="A daemon to control runC, built for performance and density."
|
PKG_LONGDESC="A daemon to control runC, built for performance and density."
|
||||||
PKG_TOOLCHAIN="manual"
|
PKG_TOOLCHAIN="manual"
|
||||||
|
|
||||||
# Git commit of the matching release https://github.com/containerd/containerd/releases
|
# Git commit of the matching release https://github.com/containerd/containerd/releases
|
||||||
PKG_GIT_COMMIT="1a1b383ad5b520349f13f9715e0cd1e2f132c087"
|
PKG_GIT_COMMIT="8686ededfc90076914c5238eb96c883ea093a8ba"
|
||||||
|
|
||||||
pre_make_target() {
|
pre_make_target() {
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user