mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
moby: update to 20.10.17.
This commit is contained in:
parent
c5928d3110
commit
e965a8a3d3
1 changed files with 5 additions and 5 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'moby'
|
# Template file for 'moby'
|
||||||
pkgname=moby
|
pkgname=moby
|
||||||
version=20.10.9
|
version=20.10.17
|
||||||
revision=2
|
revision=1
|
||||||
_libnetwork_commit=64b7a4574d1426139437d20e81c0b6d391130ec8
|
_libnetwork_commit=f6ccccb1c082a432c2a5814aaedaca56af33d9ea
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/docker/docker"
|
go_import_path="github.com/docker/docker"
|
||||||
|
@ -15,8 +15,8 @@ license="Apache-2.0"
|
||||||
homepage="https://www.docker.com"
|
homepage="https://www.docker.com"
|
||||||
distfiles="https://github.com/moby/moby/archive/v${version}.tar.gz>moby-$version.tar.gz
|
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"
|
https://github.com/moby/libnetwork/archive/$_libnetwork_commit.tar.gz>libnetwork-$_libnetwork_commit.tar.gz"
|
||||||
checksum="359e8854d0d51bc884d434f182f64ca62f25fbbe7b9c6a336eb09f212fe8cc9a
|
checksum="061cf8579aa3c813c353c80fa480744e2f6cca2e6392f546bd0942a6a10c7a14
|
||||||
ede21e645ff6552b3a508f6186d3f34d267015ec0f96eefecf6d08c03cbd2987"
|
05bf95637bae134d12d02bd7a7854cd0c768e6fccb662c2c64523f05b997b204"
|
||||||
system_groups="docker"
|
system_groups="docker"
|
||||||
|
|
||||||
_moby_builddir="moby-$version"
|
_moby_builddir="moby-$version"
|
||||||
|
|
Loading…
Add table
Reference in a new issue