app-emulation/containerd: sync with Docker 1.13 commits

This commit is contained in:
David Michael 2017-01-31 13:17:56 -08:00
parent b1db1b1b9f
commit 1275e42126
2 changed files with 1 additions and 2 deletions

View File

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