docker-cli: update to 28.0.0.

This commit is contained in:
Andrea Brancaleoni 2025-02-20 18:13:32 +01:00
parent 35dad130ed
commit ce61f66290

View File

@ -1,7 +1,7 @@
# Template file for 'docker-cli'
# should be kept in sync with moby
pkgname=docker-cli
version=27.5.1
version=28.0.0
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=abd16e3911bc7bbd00596ebe4f58baf3d577160d99eefd749a908507ddfc587b
checksum=aad1d43cde6d28538a2f76d52ce9fb3e92677b4e1cca2e5bcc1b612af3d63bff
system_groups="docker"
pre_build() {