mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-04 11:03:06 +02:00
docker-cli: update to 28.3.3.
This commit is contained in:
parent
d6a0eb67ed
commit
d0508dd06b
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'docker-cli'
|
||||
# should be kept in sync with moby
|
||||
pkgname=docker-cli
|
||||
version=28.3.2
|
||||
version=28.3.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=b65cd415e63be23fcaa63107bc47a762173a06c84fb78b1575edc5443bb39867
|
||||
checksum=172dca437abb36485275a8d43550db90b6878bcc676fc0b73a67a57a15026cff
|
||||
system_groups="docker"
|
||||
# tests seem designed to run in docker
|
||||
make_check=no
|
||||
|
|
Loading…
Add table
Reference in a new issue