docker-cli: update to 23.0.4.

This commit is contained in:
Andrea Brancaleoni 2023-04-20 01:45:12 +02:00
parent 807aa59b8a
commit e238ce0a8a

View file

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