bump(coreos-base/update_engine): Update stable release to latest code

The stable ebuild hasn't been bumped to include quote a lot of recent
work yet so lets do that. :)
This commit is contained in:
Michael Marineau 2013-07-09 01:49:00 -04:00
parent 8d95c0cd31
commit 77fb08aa5e
2 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
EAPI="4" EAPI="4"
CROS_WORKON_COMMIT="08a60bd76c1a4ad8e59cf3e29b43a11c857e1bcd" CROS_WORKON_COMMIT="ad72179b09afc085d51c7c0723a125c0f398e2b9"
CROS_WORKON_PROJECT="coreos/update_engine" CROS_WORKON_PROJECT="coreos/update_engine"
CROS_WORKON_REPO="git://github.com" CROS_WORKON_REPO="git://github.com"