mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
moby: update to 23.0.3.
This commit is contained in:
parent
4b2e84cdc9
commit
92e6dae18d
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'moby'
|
# Template file for 'moby'
|
||||||
# should be kept in sync with docker-cli
|
# should be kept in sync with docker-cli
|
||||||
pkgname=moby
|
pkgname=moby
|
||||||
version=23.0.2
|
version=23.0.3
|
||||||
revision=2
|
revision=1
|
||||||
# libnetwork commit is mentioned in vendor.conf
|
# libnetwork commit is mentioned in vendor.conf
|
||||||
_libnetwork_commit=05b93e0d3a95952f70c113b0bc5bdb538d7afdd7
|
_libnetwork_commit=05b93e0d3a95952f70c113b0bc5bdb538d7afdd7
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
|
@ -18,7 +18,7 @@ homepage="https://www.docker.com"
|
||||||
changelog="https://github.com/moby/moby/releases"
|
changelog="https://github.com/moby/moby/releases"
|
||||||
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="4caca59c774445a5aad6114d89c97c88d9705f048704fecdd3f5712cb369dc39
|
checksum="2f74aef0eadf5bfe652b1822f1349fa0baf7412f83b856a9cfb9a8fbfd686880
|
||||||
5c5e3aa7599e85036438a65016796aa11df4afb44d13b5927dcfb0ec5947a86b"
|
5c5e3aa7599e85036438a65016796aa11df4afb44d13b5927dcfb0ec5947a86b"
|
||||||
system_groups="docker"
|
system_groups="docker"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue