From c69f292a4c9300a2e22e64eb809307caffc12af9 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Tue, 6 May 2025 03:26:54 +0000 Subject: [PATCH] moby: update to 28.1.1. --- srcpkgs/moby/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/moby/template b/srcpkgs/moby/template index a96a508b5f7..dc13838dd4b 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.0.4 +version=28.1.1 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=4b347a2b83221952cab93197f6e9bc7ffe54dd4bd0a9644c176aecde551721ca +checksum=5c9402ef5886be7683260a424c02de199b45b7e15633d90e03faaf672f7041fc system_groups="docker" make_check=no # no other tests are available