moby: update to 23.0.5

release notes:
- https://github.com/moby/moby/releases/tag/v23.0.5
This commit is contained in:
Rudi Heitbaum 2023-04-27 08:00:24 +00:00
parent c4eb0148a5
commit e95eda3afb

View File

@ -2,8 +2,8 @@
# Copyright (C) 2022-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="moby"
PKG_VERSION="23.0.4"
PKG_SHA256="6c6e965974335595eaccb17ccec927aebbc10d44b1a95262871b16c0be4c0179"
PKG_VERSION="23.0.5"
PKG_SHA256="f502eba135828ae52cefb12f1c74092c8865e39cb94f5daed0f3f6717a8d50a3"
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="cbce3319305c39df3405c969a12e0a5d2bad3f4f"
export PKG_GIT_COMMIT="94d3ad69cc598b5a8eb8a643d6999375953512e8"
PKG_MOBY_BUILDTAGS="daemon \
autogen \