locksmith: bump to v0.3.2

This commit is contained in:
Michael Marineau 2015-10-01 12:17:11 -07:00
parent 8ed7045437
commit f129de3237

View File

@ -11,7 +11,7 @@ inherit cros-workon systemd coreos-go
if [[ "${PV}" == 9999 ]]; then
KEYWORDS="~amd64 ~arm64"
else
CROS_WORKON_COMMIT="0973bb0b05b4dc9b1194fb350dbbb91b1afb3bb7" # v0.3.1 git tag
CROS_WORKON_COMMIT="249563dda001234e3e488fcb7032f851b65cccef" # v0.3.2 git tag
KEYWORDS="amd64 arm64"
fi