sys-apps/ignition: bump to 0.29.1

This commit is contained in:
Andrew Jeddeloh 2018-12-06 15:50:18 -08:00
parent 67d1d76a56
commit f4030c2ae4
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="2a88cd95b6812a70a7dad150f4cb18c5f028bc22" # tag v0.29.0
CROS_WORKON_COMMIT="b1ab0b28d4aa17535b6503b8d97ed81953da20e5" # tag v0.29.1
KEYWORDS="amd64 arm64"
fi