docker-cli: update to 24.0.2.

This commit is contained in:
Andrea Brancaleoni 2023-06-05 11:42:06 +02:00
parent c3f27f895f
commit d22dbd25c1

View file

@ -1,7 +1,7 @@
# Template file for 'docker-cli'
# should be kept in sync with moby
pkgname=docker-cli
version=24.0.1
version=24.0.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=f5916273959fb2df56424bb2c26d8b6feb9a148dd15eb400aedd5d3753e06959
checksum=632357aa58d7f5e16ce87dbd73641c5f65c25b6501e3917ac4f0ce553a01e0bc
system_groups="docker"
pre_build() {