docker-cli: update to 29.5.2.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Template file for 'docker-cli'
|
||||
# should be kept in sync with moby
|
||||
pkgname=docker-cli
|
||||
version=29.4.1
|
||||
version=29.5.2
|
||||
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=b45d935ab8f5faff8b0a03eb6c5c658636f47bc8170d892152b8eb57f5931315
|
||||
checksum=e5cf80d9e0b6630bb2e97decf664ad5f0c732b296b7c47030044c3a7287bbddb
|
||||
system_groups="docker"
|
||||
# tests seem designed to run in docker
|
||||
make_check=no
|
||||
|
||||
Reference in New Issue
Block a user