sys-apps/ignition: bump to v0.25.0

This commit is contained in:
Andrew Jeddeloh 2018-05-17 14:03:35 -07:00
parent 06967fcf9b
commit 255210e6cd
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="8bc8a13ee812ce0755be0245808c3044a7ef0add" # tag v0.24.0
CROS_WORKON_COMMIT="52d1d96724c1fdb5ecdc448c47cc6ec431f26410" # tag v0.25.0
KEYWORDS="amd64 arm64"
fi