moby: update to 23.0.6

release notes:
- https://github.com/moby/moby/releases/tag/v23.0.6
This commit is contained in:
Rudi Heitbaum 2023-05-17 13:04:26 +00:00
parent 1dc22c6e63
commit 343b4d4187

View File

@ -2,8 +2,8 @@
# Copyright (C) 2022-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="moby"
PKG_VERSION="23.0.5"
PKG_SHA256="f502eba135828ae52cefb12f1c74092c8865e39cb94f5daed0f3f6717a8d50a3"
PKG_VERSION="23.0.6"
PKG_SHA256="3bbd32f401f652cc15084d3c09bd7acd381571802beac9333fd63d803dc66c3e"
PKG_LICENSE="ASL"
PKG_SITE="https://mobyproject.org/"
PKG_URL="https://github.com/moby/moby/archive/v${PKG_VERSION}.tar.gz"
@ -12,7 +12,7 @@ PKG_LONGDESC="Moby is an open-source project created by Docker to enable and acc
PKG_TOOLCHAIN="manual"
# Git commit of the matching release https://github.com/moby/moby
export PKG_GIT_COMMIT="94d3ad69cc598b5a8eb8a643d6999375953512e8"
export PKG_GIT_COMMIT="9dbdbd4b6d7681bd18c897a6ba0376073c2a72ff"
PKG_MOBY_BUILDTAGS="daemon \
autogen \