diff --git a/srcpkgs/docker-cli/template b/srcpkgs/docker-cli/template index 1412120c47c..47eeb42d83b 100644 --- a/srcpkgs/docker-cli/template +++ b/srcpkgs/docker-cli/template @@ -1,8 +1,8 @@ # Template file for 'docker-cli' # should be kept in sync with moby pkgname=docker-cli -version=23.0.1 -revision=2 +version=23.0.2 +revision=1 build_style=go go_package="github.com/docker/cli/cmd/docker" go_import_path="github.com/docker/cli" @@ -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=37bc1c71a782fc10d35aa6708c1b3c90a71f3947c33665cb0de68df25dc14d94 +checksum=bef4fc68b9f81ab2ae8bb2605e16a0965a3c4a82f0c0cf9d9f5d2cee8e95415d system_groups="docker" pre_build() {