From f129de3237f2d3b99472f53285933f9da35c9be5 Mon Sep 17 00:00:00 2001 From: Michael Marineau Date: Thu, 1 Oct 2015 12:17:11 -0700 Subject: [PATCH] locksmith: bump to v0.3.2 --- .../coreos-overlay/app-admin/locksmith/locksmith-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk_container/src/third_party/coreos-overlay/app-admin/locksmith/locksmith-9999.ebuild b/sdk_container/src/third_party/coreos-overlay/app-admin/locksmith/locksmith-9999.ebuild index 8fc1674ae1..a73e859469 100644 --- a/sdk_container/src/third_party/coreos-overlay/app-admin/locksmith/locksmith-9999.ebuild +++ b/sdk_container/src/third_party/coreos-overlay/app-admin/locksmith/locksmith-9999.ebuild @@ -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