moby: update to 23.0.1.
This commit is contained in:
parent
4e8c3e0e95
commit
5847876f06
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'moby'
|
||||
# should be kept in sync with docker-cli
|
||||
pkgname=moby
|
||||
version=20.10.23
|
||||
version=23.0.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="61bb3f4f0c935ac9a719adbac69fca0d727b6b5c3eb889571e00b1cc3ff1e368
|
||||
checksum="c8e6c0ac5f0c772023e3430f80190e0f86644b6d94cac63118b03561385f7b56
|
||||
5c5e3aa7599e85036438a65016796aa11df4afb44d13b5927dcfb0ec5947a86b"
|
||||
system_groups="docker"
|
||||
|
||||
|
|
Loading…
Reference in New Issue