mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
moby: update to 28.2.2.
This commit is contained in:
parent
0f58beb69e
commit
f418eaba06
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.1.1
|
version=28.2.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=5c9402ef5886be7683260a424c02de199b45b7e15633d90e03faaf672f7041fc
|
checksum=07363d32256c9b9d595fdb18fccb1ab8a575ce07ae0ff9a9e16580c35f1ba926
|
||||||
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