app-emulation/containerd: sync with Docker 1.13.1 commits

This commit is contained in:
David Michael 2017-02-08 18:16:57 -08:00
parent e3866ddc98
commit 3b11b06960
2 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ if [[ ${PV} == *9999 ]]; then
EGIT_REPO_URI="https://${GITHUB_URI}.git"
inherit git-r3
else
EGIT_COMMIT="03e5862ec0d8d3b3f750e19fca3ee367e13c090e"
EGIT_COMMIT="aa8187dbd3b7ad67d8e5e3a15115d3eef43a7ed1"
SRC_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
KEYWORDS="amd64 arm64"
inherit vcs-snapshot