docker-cli: update to 25.0.1.
This commit is contained in:
parent
761d07fcaf
commit
60da5a287a
@ -1,7 +1,7 @@
|
||||
# Template file for 'docker-cli'
|
||||
# should be kept in sync with moby
|
||||
pkgname=docker-cli
|
||||
version=24.0.7
|
||||
version=25.0.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=72a54d131c28938221c81bd08364459fed9c71c093d4d615d324aaf31de6db1d
|
||||
checksum=029e86152ebfc44fa5038ce4f674db46133f5a458140a2cefa32933378a44557
|
||||
system_groups="docker"
|
||||
|
||||
pre_build() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user