From: Manuel RĂ¼ger Date: Tue, 2 Jan 2018 16:11:48 +0000 (+0100) Subject: app-emulation/docker: Fix commit id X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=29a4023b3131202dfe49a4dd4b8691b976f3562f;p=gentoo.git app-emulation/docker: Fix commit id Package-Manager: Portage-2.3.19, Repoman-2.3.6 --- diff --git a/app-emulation/docker/docker-17.12.0.ebuild b/app-emulation/docker/docker-17.12.0.ebuild index 0a2445ceb541..9dc16b296175 100644 --- a/app-emulation/docker/docker-17.12.0.ebuild +++ b/app-emulation/docker/docker-17.12.0.ebuild @@ -17,7 +17,7 @@ else else MY_PV="$PV-ce" fi - DOCKER_GITCOMMIT="1caf76c" + DOCKER_GITCOMMIT="486a48d" EGIT_COMMIT="v${MY_PV}" SRC_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz" KEYWORDS="~amd64 ~arm"