docker-cli: update to 20.10.17

This commit is contained in:
Ralph Lamballais 2022-07-11 14:59:00 +02:00 committed by Michal Vasilek
parent e965a8a3d3
commit cc6bf33524
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'docker-cli'
pkgname=docker-cli
version=20.10.12
version=20.10.17
revision=1
wrksrc="cli-${version}"
build_style=go
@ -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=d86e3e6e10669634ee02b5e071e5ee504457a9d03941bbc5b7f2bd3683ebdb19
checksum=ab2b59c2302017fea9ad2f70827e8a6f0204b557ce28e66bcb80fea262c9fbdc
system_groups="docker"
pre_build() {