Merge pull request #3132 from dm0-/containerd

app-emulation/containerd: Fix the 0.2.5 SRC_URI value
This commit is contained in:
David Michael 2018-03-19 17:59:30 -04:00 committed by GitHub
commit e547d64dfc

View File

@ -10,7 +10,7 @@ COREOS_GO_VERSION="go1.7"
MY_PV="${PV/_/-}"
EGIT_COMMIT="v${MY_PV}"
SRC_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
SRC_URI="https://${GITHUB_URI}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
KEYWORDS="amd64 arm64"
inherit vcs-snapshot