diff --git a/srcpkgs/moby/template b/srcpkgs/moby/template index 985099792d1..ed681e9bb58 100644 --- a/srcpkgs/moby/template +++ b/srcpkgs/moby/template @@ -1,7 +1,7 @@ # Template file for 'moby' # should be kept in sync with docker-cli pkgname=moby -version=28.3.0 +version=28.3.2 revision=1 build_style=go go_import_path="github.com/docker/docker" @@ -14,7 +14,7 @@ license="Apache-2.0" homepage="https://www.docker.com" changelog="https://github.com/moby/moby/releases" distfiles="https://github.com/moby/moby/archive/v${version}.tar.gz" -checksum=99fe19d2a15d3cc56b9bd5e782664a85c2a7027566a4acc5c07ec8d42666362b +checksum=e4828e32e474cef1b78f40278211648300071399c7498252dfe0b96e789b8a31 system_groups="docker" make_check=no # no other tests are available