summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2018-01-02 17:11:48 +0100
committerManuel Rüger <mrueg@gentoo.org>2018-01-02 17:12:16 +0100
commit29a4023b3131202dfe49a4dd4b8691b976f3562f (patch)
tree1d41f62e7d0eb0309741b367a6272036bb15db9d /app-emulation
parentnet-p2p/cpuminer-opt: 3.7.8 version bump (diff)
downloadgentoo-29a4023b3131202dfe49a4dd4b8691b976f3562f.tar.gz
gentoo-29a4023b3131202dfe49a4dd4b8691b976f3562f.tar.bz2
gentoo-29a4023b3131202dfe49a4dd4b8691b976f3562f.zip
app-emulation/docker: Fix commit id
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/docker/docker-17.12.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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"