cli: update to 26.0.0

This commit is contained in:
Rudi Heitbaum 2024-03-21 10:52:02 +00:00
parent 5fd107839e
commit d63c878bf7

View File

@ -3,7 +3,7 @@
PKG_NAME="cli"
PKG_VERSION="$(get_pkg_version moby)"
PKG_SHA256="e29bcd588142981f0a8f7955628863441099cead1c860dc5040f5af0156de71a"
PKG_SHA256="96ed5d7c33a12f505d13fa03fa48f94cb41cf871178df0df84aa0b76839ad321"
PKG_LICENSE="ASL"
PKG_SITE="https://github.com/docker/cli"
PKG_URL="https://github.com/docker/cli/archive/v${PKG_VERSION}.tar.gz"
@ -12,7 +12,7 @@ PKG_LONGDESC="The Docker CLI"
PKG_TOOLCHAIN="manual"
# Git commit of the matching tag https://github.com/docker/cli/tags
export PKG_GIT_COMMIT="1a576c50a9a33dd7ab2bcd78db1982cb965812b0"
export PKG_GIT_COMMIT="2ae903e86cab51f694c819721cdfdf5eec693720"
configure_target() {
go_configure