moby: update to 24.0.6.

This commit is contained in:
Andrea Brancaleoni 2023-09-06 15:42:02 +02:00
parent 12a5beaf41
commit d06d62f78a

View file

@ -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=24.0.5 version=24.0.6
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="837d7d667fb64508bf6e53cb5915b4b5ef356599294ffdd5ca8678168230cb38 checksum="29a8ee54e9ea008b40eebca42dec8b67ab257eb8ac175f67e79c110e4187d7d2
5c5e3aa7599e85036438a65016796aa11df4afb44d13b5927dcfb0ec5947a86b" 5c5e3aa7599e85036438a65016796aa11df4afb44d13b5927dcfb0ec5947a86b"
system_groups="docker" system_groups="docker"