docker-cli: update to 27.2.1.
This commit is contained in:
parent
781bdcaef4
commit
726529f3e7
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'docker-cli'
|
||||
# should be kept in sync with moby
|
||||
pkgname=docker-cli
|
||||
version=27.2.0
|
||||
version=27.2.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=abd601fcf2223a550a9a8ef9117345f932b06ccb084bbfb8d111f6809d5e6c83
|
||||
checksum=cfd8b7b52a01e393a4e4bb584b367d0e7b8ebb4b25bf0f4b1d35b193197e8817
|
||||
system_groups="docker"
|
||||
|
||||
pre_build() {
|
||||
|
|
Loading…
Reference in New Issue