moby: update to 26.0.1.

This commit is contained in:
Andrea Brancaleoni 2024-04-15 23:31:05 +02:00
parent 6efeb9fec3
commit 6032affaa9
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'moby' # Template file for 'moby'
# should be kept in sync with docker-cli # should be kept in sync with docker-cli
pkgname=moby pkgname=moby
version=26.0.0 version=26.0.1
revision=1 revision=1
# libnetwork commit is mentioned in vendor.conf # libnetwork commit is mentioned in vendor.conf
_libnetwork_commit=05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 _libnetwork_commit=05b93e0d3a95952f70c113b0bc5bdb538d7afdd7
@ -18,7 +18,7 @@ homepage="https://www.docker.com"
changelog="https://github.com/moby/moby/releases" changelog="https://github.com/moby/moby/releases"
distfiles="https://github.com/moby/moby/archive/v${version}.tar.gz>moby-$version.tar.gz 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" https://github.com/moby/libnetwork/archive/$_libnetwork_commit.tar.gz>libnetwork-$_libnetwork_commit.tar.gz"
checksum="fae1aabb63ed5cf6d302a5f4266ed092716b1cea9a974a9d61154ef31b03c302 checksum="a0d0f33379db3a3cf7dbd9c932dff9bb0d4d074b78afb58ee83b43f461ab9ef0
5c5e3aa7599e85036438a65016796aa11df4afb44d13b5927dcfb0ec5947a86b" 5c5e3aa7599e85036438a65016796aa11df4afb44d13b5927dcfb0ec5947a86b"
system_groups="docker" system_groups="docker"