moby: update to 27.1.1.

This commit is contained in:
Andrea Brancaleoni 2024-07-24 23:13:38 +02:00
parent 865db973c8
commit 4553103775
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.0.3
version=27.1.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="db02d9b5d98e85284538d6ead43b549c025acf937e98c09d18395bb331c1e607
checksum="d8afaa4513d324db5841ced641daeee9090802c765b78f1c583bc171e9b0a6fd
5c5e3aa7599e85036438a65016796aa11df4afb44d13b5927dcfb0ec5947a86b"
system_groups="docker"