mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-14 11:03:49 +02:00
moby: update to 28.1.1.
This commit is contained in:
parent
2762bfa168
commit
c69f292a4c
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.0.4
|
version=28.1.1
|
||||||
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=4b347a2b83221952cab93197f6e9bc7ffe54dd4bd0a9644c176aecde551721ca
|
checksum=5c9402ef5886be7683260a424c02de199b45b7e15633d90e03faaf672f7041fc
|
||||||
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