mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-18 23:27:01 +02:00
moby: update to 20.10.21.
This commit is contained in:
parent
aaf70fb05a
commit
67b8084db9
1 changed files with 6 additions and 4 deletions
|
@ -1,8 +1,10 @@
|
|||
# Template file for 'moby'
|
||||
# should be kept in sync with docker-cli
|
||||
pkgname=moby
|
||||
version=20.10.17
|
||||
version=20.10.21
|
||||
revision=1
|
||||
_libnetwork_commit=f6ccccb1c082a432c2a5814aaedaca56af33d9ea
|
||||
# libnetwork commit is mentioned in vendor.conf
|
||||
_libnetwork_commit=0dde5c895075df6e3630e76f750a447cf63f4789
|
||||
create_wrksrc=yes
|
||||
build_style=go
|
||||
go_import_path="github.com/docker/docker"
|
||||
|
@ -15,8 +17,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="061cf8579aa3c813c353c80fa480744e2f6cca2e6392f546bd0942a6a10c7a14
|
||||
05bf95637bae134d12d02bd7a7854cd0c768e6fccb662c2c64523f05b997b204"
|
||||
checksum="61f4c3a2d0426e1bbbda1b0e5dd33ec203776f7d99d1a61522c77c04c4ed09fe
|
||||
9b0d97166a34e01c467e8e14a23a568de1c7771b45a6d745d12be11acf376508"
|
||||
system_groups="docker"
|
||||
|
||||
_moby_builddir="moby-$version"
|
||||
|
|
Loading…
Add table
Reference in a new issue