Skip to content

Commit 66ebb13

Browse files
committed
moby: update to 29.2.0
1 parent 75410d9 commit 66ebb13

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

  • packages/addons/addon-depends/docker/moby

packages/addons/addon-depends/docker/moby/package.mk

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
# Copyright (C) 2022-present Team LibreELEC (https://libreelec.tv)
33

44
PKG_NAME="moby"
5-
PKG_VERSION="29.1.5"
6-
PKG_SHA256="b155dedd9dfd3fc3c598e2d8a6d1ead467582393a60c87ac1c59924e09ce360e"
5+
PKG_VERSION="29.2.0"
6+
PKG_SHA256="d73ca30d4a859690b7a4525c98bb2cfb79498db64b4604012983210a55562287"
77
PKG_LICENSE="ASL"
88
PKG_SITE="https://mobyproject.org/"
99
PKG_URL="https://github.com/moby/moby/archive/docker-v${PKG_VERSION}.tar.gz"
@@ -12,7 +12,7 @@ PKG_LONGDESC="Moby is an open-source project created by Docker to enable and acc
1212
PKG_TOOLCHAIN="manual"
1313

1414
# Git commit of the matching release https://github.com/moby/moby
15-
export PKG_GIT_COMMIT="3b01d641ef33709ac4ab1924d54fad8ca2ad7b5f"
15+
export PKG_GIT_COMMIT="9c623849a9e6ce2add344fa1453c454dce75340f"
1616

1717
PKG_MOBY_BUILDTAGS="daemon \
1818
autogen \

0 commit comments

Comments
 (0)