Merge pull request #3288 from ajeddeloh/ign-26

sys-apps/ignition: bump from 0.25.1 to 0.26.0
This commit is contained in:
Andrew Jeddeloh 2018-06-12 13:24:54 -07:00 committed by GitHub
commit e4e5feae40
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="fed0e72dec0348cffd223c1e00a30df4db6871f1" # tag v0.25.1
CROS_WORKON_COMMIT="76107251acd117c6d3e5b4dae2b47f82f944984b" # tag v0.26.0
KEYWORDS="amd64 arm64"
fi