diff --git a/srcpkgs/docker-cli/template b/srcpkgs/docker-cli/template index 4550d3852d7..828f21e70cf 100644 --- a/srcpkgs/docker-cli/template +++ b/srcpkgs/docker-cli/template @@ -1,7 +1,7 @@ # Template file for 'docker-cli' # should be kept in sync with moby pkgname=docker-cli -version=24.0.6 +version=24.0.7 revision=1 build_style=go go_package="github.com/docker/cli/cmd/docker" @@ -16,7 +16,7 @@ maintainer="Andrea Brancaleoni " license="Apache-2.0" homepage="https://www.docker.com" distfiles="https://github.com/docker/cli/archive/v${version}.tar.gz" -checksum=c1a4a580ced3633e489c5c9869a20198415da44df7023fdc200d425cdf5fa652 +checksum=72a54d131c28938221c81bd08364459fed9c71c093d4d615d324aaf31de6db1d system_groups="docker" pre_build() {