From da8a64febdd1469781da962219b7247bb473083c Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Thu, 19 Dec 2024 18:35:49 +0000 Subject: [PATCH] moby: update to 27.4.1. --- srcpkgs/moby/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/moby/template b/srcpkgs/moby/template index 404041b25ef..83367b9b1b7 100644 --- a/srcpkgs/moby/template +++ b/srcpkgs/moby/template @@ -1,8 +1,8 @@ # Template file for 'moby' # should be kept in sync with docker-cli pkgname=moby -version=27.4.0 -revision=2 +version=27.4.1 +revision=1 # libnetwork commit is mentioned in vendor.conf _libnetwork_commit=05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 create_wrksrc=yes @@ -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="ee2669e1d2b7070e6540f6dad90df3be151ee9f9e829f3ef90ecd4847819bc5b +checksum="ab0389f1e64f74626667dc773cfc21ac9bb686bacf62b14f15c5b5888ca95313 5c5e3aa7599e85036438a65016796aa11df4afb44d13b5927dcfb0ec5947a86b" system_groups="docker"