docker-cli: update to 27.1.1.
This commit is contained in:
parent
4553103775
commit
f254d1d98e
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'docker-cli'
|
||||
# should be kept in sync with moby
|
||||
pkgname=docker-cli
|
||||
version=27.0.3
|
||||
version=27.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=f992e895c949852686abef9a6fa9efd622826c4f4d70b83876569a4641c4c8fc
|
||||
checksum=84db222b6d65695f3d8ae02acf8f21d90fb3f2169754bb94d314864c37bac7f3
|
||||
system_groups="docker"
|
||||
|
||||
pre_build() {
|
||||
|
|
Loading…
Reference in New Issue