app-admin/locksmith: bump to v0.4.0

This commit is contained in:
Nick Owens 2016-08-23 17:35:22 -07:00
parent 018af1d4b4
commit 884e82b26a
2 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ inherit cros-workon systemd coreos-go
if [[ "${PV}" == 9999 ]]; then
KEYWORDS="~amd64 ~arm64"
else
CROS_WORKON_COMMIT="e4943e4c447623209278aaf843734998af73c618" # v0.3.4 git tag
CROS_WORKON_COMMIT="5f81e572dfb15c3a42a9acdadc5616b3657c47e1" # v0.4.0
KEYWORDS="amd64 arm64"
fi