sys-apps/ignition: bump to v0.33.0

This commit is contained in:
Andrew Jeddeloh 2019-06-28 13:37:32 -07:00
parent 2e1f525306
commit 88827a298f
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="5941fc0a152a9b484fc587afa74f156e8de90380" # tag v0.32.0
CROS_WORKON_COMMIT="c65e95cdaecd7268e1d345c804557a1990a66314" # tag v0.33.0
KEYWORDS="amd64 arm64"
fi