diff options
-rw-r--r-- | app-containers/docker-cli/docker-cli-23.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-containers/docker-cli/docker-cli-23.0.1.ebuild b/app-containers/docker-cli/docker-cli-23.0.1.ebuild index 7a177ee89544..25344a715a29 100644 --- a/app-containers/docker-cli/docker-cli-23.0.1.ebuild +++ b/app-containers/docker-cli/docker-cli-23.0.1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -GIT_COMMIT=715524332f +GIT_COMMIT=a5ee5b1dfc EGO_PN="github.com/docker/cli" MY_PV=${PV/_/-} inherit bash-completion-r1 golang-vcs-snapshot |