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