mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
docker-cli: update to 27.4.0.
This commit is contained in:
parent
b4be3eb0ef
commit
d33c36757f
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=27.3.1
|
||||
version=27.4.0
|
||||
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=df7d44387166d90954e290dfbe0a278649bf71d0e89933615bdc0757580b68e4
|
||||
checksum=50140bb5466b4a479dd1a1867cecb05a5536379d0da171c994a6be1334eeae70
|
||||
system_groups="docker"
|
||||
|
||||
pre_build() {
|
||||
|
|
Loading…
Add table
Reference in a new issue