From d04920f180e69a02e8f3767a2c8e8de0e77712a6 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Wed, 1 Nov 2023 18:06:42 +0100 Subject: [PATCH] moby: update to 24.0.7. --- srcpkgs/moby/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/moby/template b/srcpkgs/moby/template index fc1d6e34e4e..50e0e83c709 100644 --- a/srcpkgs/moby/template +++ b/srcpkgs/moby/template @@ -1,7 +1,7 @@ # Template file for 'moby' # should be kept in sync with docker-cli pkgname=moby -version=24.0.6 +version=24.0.7 revision=1 # libnetwork commit is mentioned in vendor.conf _libnetwork_commit=05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 @@ -18,7 +18,7 @@ homepage="https://www.docker.com" changelog="https://github.com/moby/moby/releases" 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="29a8ee54e9ea008b40eebca42dec8b67ab257eb8ac175f67e79c110e4187d7d2 +checksum="16a2cb4cf4d314a070085e0df06e3a6bd9ec678d28715b64060af694fc9051d5 5c5e3aa7599e85036438a65016796aa11df4afb44d13b5927dcfb0ec5947a86b" system_groups="docker"