diff --git a/srcpkgs/docker-cli/template b/srcpkgs/docker-cli/template index e9a34c6b81d..971aaa41daf 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=28.1.1 +version=28.2.2 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=98b305725d453b6802a4df1e4c8184b66cf8d74e9050bbf3d92b2804621cb9f6 +checksum=4a95c430381101c418e02e1ad87679237f3b59d909fa26d9fd36103d0cd36930 system_groups="docker" # tests seem designed to run in docker make_check=no