docker-cli: update to 28.3.2.

This commit is contained in:
Andrea Brancaleoni 2025-07-11 00:24:29 +02:00
parent 08b7910ad7
commit a20b9ccfec
No known key found for this signature in database

View file

@ -1,7 +1,7 @@
# Template file for 'docker-cli'
# should be kept in sync with moby
pkgname=docker-cli
version=28.3.1
version=28.3.2
revision=1
build_style=go
go_package="github.com/docker/cli/cmd/docker"
@ -16,7 +16,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="Apache-2.0"
homepage="https://www.docker.com"
distfiles="https://github.com/docker/cli/archive/v${version}.tar.gz"
checksum=ef6808574ea7a4d02ec9715feb8fea419f253fb5b9f68a98020a9e39680baf35
checksum=b65cd415e63be23fcaa63107bc47a762173a06c84fb78b1575edc5443bb39867
system_groups="docker"
# tests seem designed to run in docker
make_check=no