docker-cli: update to 26.1.3.

This commit is contained in:
Andrea Brancaleoni 2024-05-22 17:55:44 +02:00 committed by Andrea Brancaleoni
parent fefd26e5b8
commit d83501ba63

View file

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