moby: update to 27.4.0

This commit is contained in:
Rudi Heitbaum 2024-12-11 09:55:48 +00:00
parent 3d4a9929a9
commit 4683d8bae3

View File

@ -2,8 +2,8 @@
# Copyright (C) 2022-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="moby"
PKG_VERSION="27.3.1"
PKG_SHA256="d18208d9e0b6421307342cdef266193984c97c87177b9262b1113e6e9e7e020e"
PKG_VERSION="27.4.0"
PKG_SHA256="ee2669e1d2b7070e6540f6dad90df3be151ee9f9e829f3ef90ecd4847819bc5b"
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="41ca978a0a5400cc24b274137efa9f25517fcc0b"
export PKG_GIT_COMMIT="92a83937d0280dcbea92099b01e01aa4251c1777"
PKG_MOBY_BUILDTAGS="daemon \
autogen \