From 843c53a61f53b7e953fb6006c1b57f1597b25c62 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Thu, 27 Apr 2023 11:29:47 +0200 Subject: [PATCH] moby: update to 23.0.5. --- srcpkgs/moby/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/moby/template b/srcpkgs/moby/template index 2274253ea9d..96ad6989578 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=23.0.4 +version=23.0.5 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="6c6e965974335595eaccb17ccec927aebbc10d44b1a95262871b16c0be4c0179 +checksum="f502eba135828ae52cefb12f1c74092c8865e39cb94f5daed0f3f6717a8d50a3 5c5e3aa7599e85036438a65016796aa11df4afb44d13b5927dcfb0ec5947a86b" system_groups="docker"