moby: update to 20.10.9
This commit is contained in:
parent
913fbc7696
commit
59e179dc17
1 changed files with 6 additions and 6 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'moby'
|
||||
pkgname=moby
|
||||
version=20.10.6
|
||||
version=20.10.9
|
||||
revision=1
|
||||
_libnetwork_commit=b3507428be5b458cb0e2b4086b13531fb0706e46
|
||||
_libnetwork_commit=64b7a4574d1426139437d20e81c0b6d391130ec8
|
||||
create_wrksrc=yes
|
||||
build_style=go
|
||||
go_import_path="github.com/docker/docker"
|
||||
|
@ -12,11 +12,11 @@ depends="containerd iptables xz"
|
|||
short_desc="Container engine for the Docker ecosystem"
|
||||
maintainer="PWA COLLECTIVE <pwa@cya.cx>"
|
||||
license="Apache-2.0"
|
||||
homepage="http://www.docker.io"
|
||||
homepage="https://www.docker.com"
|
||||
distfiles="https://github.com/moby/moby/archive/v${version}.tar.gz>moby-$version.tar.gz
|
||||
https://github.com/docker/libnetwork/archive/$_libnetwork_commit.tar.gz>libnetwork-$_libnetwork_commit.tar.gz"
|
||||
checksum="fd7f5571b1f64f26b5ca520a3e1fefb33c190f3732b931051c23a76bdba5000e
|
||||
90a8dc84bc5d2d74dee0b2c3544f8786598ff85e9fc9f6a55a15b60b7cd78d63"
|
||||
https://github.com/moby/libnetwork/archive/$_libnetwork_commit.tar.gz>libnetwork-$_libnetwork_commit.tar.gz"
|
||||
checksum="359e8854d0d51bc884d434f182f64ca62f25fbbe7b9c6a336eb09f212fe8cc9a
|
||||
ede21e645ff6552b3a508f6186d3f34d267015ec0f96eefecf6d08c03cbd2987"
|
||||
system_groups="docker"
|
||||
|
||||
_moby_builddir="moby-$version"
|
||||
|
|
Loading…
Reference in a new issue