moby: update to 27.3.1

This commit is contained in:
Rudi Heitbaum 2024-09-20 07:53:31 +00:00
parent cbd88c5542
commit 5a21b9074f

View File

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