moby: update to 27.2.1.

This commit is contained in:
Andrea Brancaleoni 2024-09-10 23:27:50 +02:00
parent 726529f3e7
commit 339169e9f3
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'moby'
# should be kept in sync with docker-cli
pkgname=moby
version=27.2.0
version=27.2.1
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="5a7dd42736d68a50302100f707dd262fcf386bae0a6ff23f30c786e6e8292450
checksum="d8314990428a947143fedc846e5f7b5f08b0cdd06c504e1cd1fbc2f577523c13
5c5e3aa7599e85036438a65016796aa11df4afb44d13b5927dcfb0ec5947a86b"
system_groups="docker"