sys-apps/ignition: bump to v0.19.0

This commit is contained in:
Andrew Jeddeloh 2017-09-22 17:19:49 -07:00
parent a4ca2934ba
commit dbb64a8165
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="6a51b2f37ffec93c3a378578e14163f370585207" # tag v0.18.0
CROS_WORKON_COMMIT="01c039a5ce59acd39e5741713e59abfcb74d0782" # tag v0.19.0
KEYWORDS="amd64 arm64"
fi