mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 01:42:56 +02:00
moby: update to 28.3.2.
This commit is contained in:
parent
36d1f5b5aa
commit
94959cec61
1 changed files with 2 additions and 2 deletions
|
@ -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=28.3.0
|
version=28.3.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/docker/docker"
|
go_import_path="github.com/docker/docker"
|
||||||
|
@ -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=99fe19d2a15d3cc56b9bd5e782664a85c2a7027566a4acc5c07ec8d42666362b
|
checksum=e4828e32e474cef1b78f40278211648300071399c7498252dfe0b96e789b8a31
|
||||||
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