docker-cli: update to 23.0.5.
This commit is contained in:
parent
843c53a61f
commit
5dfc27b33b
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'docker-cli'
|
# Template file for 'docker-cli'
|
||||||
# should be kept in sync with moby
|
# should be kept in sync with moby
|
||||||
pkgname=docker-cli
|
pkgname=docker-cli
|
||||||
version=23.0.4
|
version=23.0.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_package="github.com/docker/cli/cmd/docker"
|
go_package="github.com/docker/cli/cmd/docker"
|
||||||
|
@ -16,7 +16,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://www.docker.com"
|
homepage="https://www.docker.com"
|
||||||
distfiles="https://github.com/docker/cli/archive/v${version}.tar.gz"
|
distfiles="https://github.com/docker/cli/archive/v${version}.tar.gz"
|
||||||
checksum=477c37f128db7bb6926dc410f337cb525af4f26ea9719d38dc2978460dbe2de8
|
checksum=2d6599783d447ac56d4caa482e9d8f09ad9e6f91ba2be6707bc107be04f89ddd
|
||||||
system_groups="docker"
|
system_groups="docker"
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue