docker-cli: update to 29.6.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.6.1
|
||||
version=29.6.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=74d14dd212b07cd3328989dc6a029dde2ebbe6a878199eaaafad54916f456194
|
||||
checksum=11aef3484c38d39d291a54a73a4d9dd2bb3c000d9a3fc3862bd03fe899594f2c
|
||||
system_groups="docker"
|
||||
# tests seem designed to run in docker
|
||||
make_check=no
|
||||
|
||||
Reference in New Issue
Block a user