sys-apps/ignition: v0.21.0 -> v0.22.0

This commit is contained in:
Derek Gonyeo 2018-02-09 15:38:03 -08:00
parent 32e76a5bcf
commit 5cedac709c
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="fb24b9e03a4e1a573bd86f185c749c59d3606f7a" # tag v0.21.0
CROS_WORKON_COMMIT="65f3f407178537b32d6075d042dea3a8fa9be501" # tag v0.22.0
KEYWORDS="amd64 arm64"
fi