sys-apps/ignition: bump to v0.31.0

This commit is contained in:
Andrew Jeddeloh 2019-02-20 13:56:34 -08:00
parent 83ca493e61
commit cd158d6e12
2 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ inherit coreos-go cros-workon systemd udev
if [[ "${PV}" == 9999 ]]; then
KEYWORDS="~amd64 ~arm64"
else
CROS_WORKON_COMMIT="308d7a05213ae66a9317c90c042eec366bba10fb" # tag v0.30.0
CROS_WORKON_COMMIT="f59a653629be8b1825ed4ff2f9e3d21aa87bd85a" # tag v0.31.0
KEYWORDS="amd64 arm64"
fi