moby: update to 20.10.17.

This commit is contained in:
Michal Vasilek 2022-07-17 16:27:31 +02:00
parent c5928d3110
commit e965a8a3d3

View file

@ -1,8 +1,8 @@
# Template file for 'moby'
pkgname=moby
version=20.10.9
revision=2
_libnetwork_commit=64b7a4574d1426139437d20e81c0b6d391130ec8
version=20.10.17
revision=1
_libnetwork_commit=f6ccccb1c082a432c2a5814aaedaca56af33d9ea
create_wrksrc=yes
build_style=go
go_import_path="github.com/docker/docker"
@ -15,8 +15,8 @@ license="Apache-2.0"
homepage="https://www.docker.com"
distfiles="https://github.com/moby/moby/archive/v${version}.tar.gz>moby-$version.tar.gz
https://github.com/moby/libnetwork/archive/$_libnetwork_commit.tar.gz>libnetwork-$_libnetwork_commit.tar.gz"
checksum="359e8854d0d51bc884d434f182f64ca62f25fbbe7b9c6a336eb09f212fe8cc9a
ede21e645ff6552b3a508f6186d3f34d267015ec0f96eefecf6d08c03cbd2987"
checksum="061cf8579aa3c813c353c80fa480744e2f6cca2e6392f546bd0942a6a10c7a14
05bf95637bae134d12d02bd7a7854cd0c768e6fccb662c2c64523f05b997b204"
system_groups="docker"
_moby_builddir="moby-$version"