diff --git a/srcpkgs/docker-cli/template b/srcpkgs/docker-cli/template index 47f6cc65b10..8c80fa27b63 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.2 +version=24.0.4 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=632357aa58d7f5e16ce87dbd73641c5f65c25b6501e3917ac4f0ce553a01e0bc +checksum=dc1d025fd16b113a1a7e2a5d34c30409613d9c4ec313937f17bf34991caf597f system_groups="docker" pre_build() {