cli: update to 25.0.4

This commit is contained in:
Rudi Heitbaum 2024-03-07 13:40:55 +00:00
parent ef539b2a91
commit 2bfb9a3226

View File

@ -3,7 +3,7 @@
PKG_NAME="cli"
PKG_VERSION="$(get_pkg_version moby)"
PKG_SHA256="04ad0cea992a65db20cb1b0dbf6d1ce32c705ce879de51b22095fe8d28030815"
PKG_SHA256="e29bcd588142981f0a8f7955628863441099cead1c860dc5040f5af0156de71a"
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="4debf411d1e6efbd9ce65e4250718e9c529a6525"
export PKG_GIT_COMMIT="1a576c50a9a33dd7ab2bcd78db1982cb965812b0"
configure_target() {
go_configure