summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emulation/docker/docker-17.03.0.ebuild')
-rw-r--r--app-emulation/docker/docker-17.03.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/docker/docker-17.03.0.ebuild b/app-emulation/docker/docker-17.03.0.ebuild
index ec2cbbf9e9eb..c45b8e7f19fa 100644
--- a/app-emulation/docker/docker-17.03.0.ebuild
+++ b/app-emulation/docker/docker-17.03.0.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} = *9999* ]]; then
inherit git-r3
else
MY_PV="${PV/_/-}"
- DOCKER_GITCOMMIT="092cba3"
+ DOCKER_GITCOMMIT="60ccb22"
EGIT_COMMIT="v${MY_PV}-ce"
SRC_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64"