From 647c099d63cf0bd229aa707d8c763b3cb5cdf654 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Wed, 30 Jul 2025 19:56:29 +0200 Subject: [PATCH] moby: update to 28.3.3. --- srcpkgs/moby/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/moby/template b/srcpkgs/moby/template index ed681e9bb58..268a2a93a2d 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=28.3.2 +version=28.3.3 revision=1 build_style=go go_import_path="github.com/docker/docker" @@ -14,7 +14,7 @@ license="Apache-2.0" homepage="https://www.docker.com" changelog="https://github.com/moby/moby/releases" distfiles="https://github.com/moby/moby/archive/v${version}.tar.gz" -checksum=e4828e32e474cef1b78f40278211648300071399c7498252dfe0b96e789b8a31 +checksum=3727c8963ab4bcff12291e99e4d4a6b9a29ace5236fd245717bbff648f15f8cd system_groups="docker" make_check=no # no other tests are available