docker-cli: update to 26.1.4.
This commit is contained in:
parent
dc1b13429b
commit
ad7230bb1e
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'docker-cli'
|
||||
# should be kept in sync with moby
|
||||
pkgname=docker-cli
|
||||
version=26.1.3
|
||||
version=26.1.4
|
||||
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=d361896cd02deb3bd160c627401eba2cd8e2513a085c55427319bea8c6412ad4
|
||||
checksum=73f914421db873d1a19d4d15e8ae21bebc35079f3034f574dfc6cd0449edcf89
|
||||
system_groups="docker"
|
||||
|
||||
pre_build() {
|
||||
|
|
Loading…
Reference in New Issue