diff --git a/srcpkgs/docker-cli/template b/srcpkgs/docker-cli/template index 7e0bdd2e46d..6a848d9b382 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=23.0.5 +version=23.0.6 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=2d6599783d447ac56d4caa482e9d8f09ad9e6f91ba2be6707bc107be04f89ddd +checksum=b31eb0343e8bb587e921a7630baa659896602072a77ad97720e5f2a8e48005e9 system_groups="docker" pre_build() {