mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
docker-cli: update to 28.3.0.
This commit is contained in:
parent
c156a1a161
commit
8203ccd1d3
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'docker-cli'
|
# Template file for 'docker-cli'
|
||||||
# should be kept in sync with moby
|
# should be kept in sync with moby
|
||||||
pkgname=docker-cli
|
pkgname=docker-cli
|
||||||
version=28.2.2
|
version=28.3.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_package="github.com/docker/cli/cmd/docker"
|
go_package="github.com/docker/cli/cmd/docker"
|
||||||
|
@ -16,7 +16,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://www.docker.com"
|
homepage="https://www.docker.com"
|
||||||
distfiles="https://github.com/docker/cli/archive/v${version}.tar.gz"
|
distfiles="https://github.com/docker/cli/archive/v${version}.tar.gz"
|
||||||
checksum=4a95c430381101c418e02e1ad87679237f3b59d909fa26d9fd36103d0cd36930
|
checksum=0ac18927138cd2582e02277d365174a118b962f10084a6bef500a58de705e094
|
||||||
system_groups="docker"
|
system_groups="docker"
|
||||||
# tests seem designed to run in docker
|
# tests seem designed to run in docker
|
||||||
make_check=no
|
make_check=no
|
||||||
|
|
Loading…
Add table
Reference in a new issue