diff --git a/srcpkgs/docker-cli/template b/srcpkgs/docker-cli/template index 84c46b7ae2a..ea8e088488e 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.5.0 +version=27.5.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=7676968253f0b5ca3a44213c8a92c570284e7146d464a95b6ed11050bd09238c +checksum=abd16e3911bc7bbd00596ebe4f58baf3d577160d99eefd749a908507ddfc587b system_groups="docker" pre_build() {