docker-cli: update to 24.0.1.

This commit is contained in:
Andrea Brancaleoni 2023-05-25 10:17:11 +02:00
parent 63c0285d11
commit 17926589c0
1 changed files with 2 additions and 2 deletions

View File

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