projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
62ee6c6
)
app-emulation/docker: Fix commit id
author
Manuel Rüger
<mrueg@gentoo.org>
Tue, 2 Jan 2018 16:11:48 +0000
(17:11 +0100)
committer
Manuel Rüger
<mrueg@gentoo.org>
Tue, 2 Jan 2018 16:12:16 +0000
(17:12 +0100)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
app-emulation/docker/docker-17.12.0.ebuild
patch
|
blob
|
history
diff --git
a/app-emulation/docker/docker-17.12.0.ebuild
b/app-emulation/docker/docker-17.12.0.ebuild
index 0a2445ceb541a4ea4dec0e267a6100975ea6919f..9dc16b29617502a0ee2e0e4eae634093b2c500c2 100644
(file)
--- 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"