moby: update to 27.0.2

This commit is contained in:
Rudi Heitbaum 2024-06-26 05:39:51 +00:00
parent d2fd20baa5
commit 9278f1acbd

View File

@ -2,8 +2,8 @@
# Copyright (C) 2022-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="moby"
PKG_VERSION="26.1.4"
PKG_SHA256="74d3f38f2b88399012e0b889e6408d81e2d198437deda71da6d1da72dcc8afcc"
PKG_VERSION="27.0.2"
PKG_SHA256="2705abdd7a8a47ec88c0d2f0f31eede01ba4aa5ae8b5ab0e2c4ee25e7c314521"
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="de5c9cf0b96e4e172b96db54abababa4a328462f"
export PKG_GIT_COMMIT="e953d76450b64bd64b2374137b0580223a114fdb"
PKG_MOBY_BUILDTAGS="daemon \
autogen \