diff --git a/srcpkgs/docker-cli/template b/srcpkgs/docker-cli/template index a29d46c5f40..d727e81f632 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=27.2.1 +version=27.3.1 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=cfd8b7b52a01e393a4e4bb584b367d0e7b8ebb4b25bf0f4b1d35b193197e8817 +checksum=df7d44387166d90954e290dfbe0a278649bf71d0e89933615bdc0757580b68e4 system_groups="docker" pre_build() {