mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
docker-cli: update to 28.1.1.
This commit is contained in:
parent
b95fb97452
commit
29fba2beb2
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.0.4
|
||||
version=28.1.1
|
||||
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=09b41aa5ff656bc135feb80cb9b73c70aeba099ef9756c3cef7bcb2eb3c98ba6
|
||||
checksum=98b305725d453b6802a4df1e4c8184b66cf8d74e9050bbf3d92b2804621cb9f6
|
||||
system_groups="docker"
|
||||
# tests seem designed to run in docker
|
||||
make_check=no
|
||||
|
|
Loading…
Add table
Reference in a new issue