bump(coreos-base/coreos-init): Fix bogus ssh_config

Bump to include https://github.com/coreos/init/pull/32
Fixes https://github.com/coreos/coreos-vagrant/issues/33
This commit is contained in:
Michael Marineau 2014-01-02 16:44:25 -08:00
parent d85b14db00
commit b1aa0c9e52
2 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI="4"
CROS_WORKON_COMMIT="2a539af7e77135948ce587a7805f5285818c4015"
CROS_WORKON_COMMIT="83159f39608904cab1d6cdae7cafc01d7a8b8638"
CROS_WORKON_PROJECT="coreos/init"
CROS_WORKON_LOCALNAME="init"
EGIT_REPO_URI="https://github.com/coreos/init"