diff --git a/sdk_container/src/third_party/coreos-overlay/app-emulation/runc/runc-1.0.0_rc2-r5.ebuild b/sdk_container/src/third_party/coreos-overlay/app-emulation/runc/runc-1.0.0_rc2-r6.ebuild similarity index 96% rename from sdk_container/src/third_party/coreos-overlay/app-emulation/runc/runc-1.0.0_rc2-r5.ebuild rename to sdk_container/src/third_party/coreos-overlay/app-emulation/runc/runc-1.0.0_rc2-r6.ebuild index 93ff9447b3..a28103802a 100644 --- a/sdk_container/src/third_party/coreos-overlay/app-emulation/runc/runc-1.0.0_rc2-r5.ebuild +++ b/sdk_container/src/third_party/coreos-overlay/app-emulation/runc/runc-1.0.0_rc2-r6.ebuild @@ -49,7 +49,7 @@ src_compile() { $(usev selinux) ) - emake BUILDTAGS="${options[*]}" + emake BUILDTAGS="${options[*]}" COMMIT="${COMMIT_ID}" } src_install() {