mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
docker-cli: update to 20.10.10.
This commit is contained in:
parent
72f03797a7
commit
4cba1261a8
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.9
|
version=20.10.10
|
||||||
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=d91010813824070dd2380013c8f343e61e6dda170f7853f024bda39b432b64ba
|
checksum=9cbae9cf1593063813ccbf7462b1cfeea14dea609708cc4ff2f92696c912d9f4
|
||||||
system_groups="docker"
|
system_groups="docker"
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue