docker-cli: update to 27.0.3.

This commit is contained in:
Andrea Brancaleoni 2024-07-01 11:30:54 +02:00
parent 47302c087c
commit 0b622cc90b

View File

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