moby: update to 25.0.3.

This commit is contained in:
Andrea Brancaleoni 2024-02-10 02:49:36 +01:00
parent 89ad21dfa6
commit 3d68ede777

View file

@ -1,7 +1,7 @@
# Template file for 'moby'
# should be kept in sync with docker-cli
pkgname=moby
version=25.0.2
version=25.0.3
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="01035c24231d1c4dac0355e6f48e496439bf2ead33d0d116739414eb1f8cbc44
checksum="4cdb516f5d6f5caf8b3bcf93c2962277ba727cfd2d1620176a3bb0cf153b3590
5c5e3aa7599e85036438a65016796aa11df4afb44d13b5927dcfb0ec5947a86b"
system_groups="docker"