Merge pull request #3314 from lucab/ups/locksmith-0.6.2

app-admin/locksmith: bump to 0.6.2
This commit is contained in:
Luca Bruno 2018-06-29 13:55:04 +00:00 committed by GitHub
commit 415adb13ef
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="ab1dd50d047c1b51f1433660ae225410ad86d2aa" # v0.6.1
CROS_WORKON_COMMIT="c1eeae7709f3204038b91ed5c8bea7ba1292fc02" # v0.6.2
KEYWORDS="amd64 arm64"
fi