moby: update to 28.0.4.
This commit is contained in:
parent
d74bf485af
commit
56011463f9
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
||||||
# 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=28.0.1
|
version=28.0.4
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/docker/docker"
|
go_import_path="github.com/docker/docker"
|
||||||
hostmakedepends="go pkg-config"
|
hostmakedepends="go pkg-config"
|
||||||
|
@ -14,7 +14,7 @@ license="Apache-2.0"
|
||||||
homepage="https://www.docker.com"
|
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"
|
distfiles="https://github.com/moby/moby/archive/v${version}.tar.gz"
|
||||||
checksum="ff04cc8eb58aff5494e51186689043c8d25b8aff1553b04b08980f2d70b4b000"
|
checksum=4b347a2b83221952cab93197f6e9bc7ffe54dd4bd0a9644c176aecde551721ca
|
||||||
system_groups="docker"
|
system_groups="docker"
|
||||||
make_check=no # no other tests are available
|
make_check=no # no other tests are available
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue