docker-cli: update to 24.0.5.

This commit is contained in:
Andrea Brancaleoni 2023-07-25 18:56:07 +02:00
parent 311dd36c65
commit c6272e3c99

View File

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