moby: update to 25.0.2

This commit is contained in:
Rudi Heitbaum 2024-02-01 12:07:40 +00:00
parent 2c5f0eda82
commit 4ab69f4208

View File

@ -2,8 +2,8 @@
# Copyright (C) 2022-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="moby"
PKG_VERSION="25.0.1"
PKG_SHA256="4c15026828fd127a80ee5c4e96912599d4c6914f45a259bf3f8ac81c5bc9d7c0"
PKG_VERSION="25.0.2"
PKG_SHA256="01035c24231d1c4dac0355e6f48e496439bf2ead33d0d116739414eb1f8cbc44"
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="71fa3ab079ec13d17257f86fa92db8d7f24802f1"
export PKG_GIT_COMMIT="fce6e0ca9bc000888de3daa157af14fa41fcd0ff"
PKG_MOBY_BUILDTAGS="daemon \
autogen \