moby: update to 23.0.0-rc.3

This commit is contained in:
Rudi Heitbaum 2023-01-20 22:54:03 +00:00
parent 01e9e50b6a
commit fc0784d750

View File

@ -2,8 +2,8 @@
# Copyright (C) 2022-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="moby"
PKG_VERSION="23.0.0-rc.2"
PKG_SHA256="934f693ae579359d4ac52c30510f17ec5d7e750dfafecd527965c6b42b6ae558"
PKG_VERSION="23.0.0-rc.3"
PKG_SHA256="e04e6715efd41d96a6c2c9e63821f617eec09fccc4d1688aea6227463c4ababb"
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="cba986b340906e5718ad8496d3b4cb4207d92b62"
export PKG_GIT_COMMIT="9f62b37a6221c4743a883f6674526180b4125e0c"
PKG_MOBY_BUILDTAGS="daemon \
autogen \