mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 21:57:02 +02:00
docker-cli: update to 27.0.1.
This commit is contained in:
parent
6bfe90a759
commit
4b3264dbd2
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=26.1.4
|
||||
version=27.0.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=73f914421db873d1a19d4d15e8ae21bebc35079f3034f574dfc6cd0449edcf89
|
||||
checksum=f73d47bd7dc176097c0e20797df1ec54bfaab3422aafd8810fd6830b626fe306
|
||||
system_groups="docker"
|
||||
|
||||
pre_build() {
|
||||
|
|
Loading…
Add table
Reference in a new issue