docker-cli: update to 20.10.12.
This commit is contained in:
parent
ad92380a77
commit
0437d9ba23
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'docker-cli'
|
# Template file for 'docker-cli'
|
||||||
pkgname=docker-cli
|
pkgname=docker-cli
|
||||||
version=20.10.10
|
version=20.10.12
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="cli-${version}"
|
wrksrc="cli-${version}"
|
||||||
build_style=go
|
build_style=go
|
||||||
|
@ -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=9cbae9cf1593063813ccbf7462b1cfeea14dea609708cc4ff2f92696c912d9f4
|
checksum=d86e3e6e10669634ee02b5e071e5ee504457a9d03941bbc5b7f2bd3683ebdb19
|
||||||
system_groups="docker"
|
system_groups="docker"
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
|
|
Loading…
Reference in a new issue