From b389e81dade49222d8e84ca406fb6cacd4d9b4ce Mon Sep 17 00:00:00 2001 From: Jonathan Boulle Date: Thu, 30 Oct 2014 14:25:15 -0700 Subject: [PATCH] locksmith: bump to 0.2.2 --- .../{locksmith-0.1.8-r1.ebuild => locksmith-0.2.2.ebuild} | 0 .../coreos-overlay/app-admin/locksmith/locksmith-9999.ebuild | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename sdk_container/src/third_party/coreos-overlay/app-admin/locksmith/{locksmith-0.1.8-r1.ebuild => locksmith-0.2.2.ebuild} (100%) diff --git a/sdk_container/src/third_party/coreos-overlay/app-admin/locksmith/locksmith-0.1.8-r1.ebuild b/sdk_container/src/third_party/coreos-overlay/app-admin/locksmith/locksmith-0.2.2.ebuild similarity index 100% rename from sdk_container/src/third_party/coreos-overlay/app-admin/locksmith/locksmith-0.1.8-r1.ebuild rename to sdk_container/src/third_party/coreos-overlay/app-admin/locksmith/locksmith-0.2.2.ebuild 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 46a4f0066d..8d430d03ba 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 @@ -9,7 +9,7 @@ CROS_WORKON_REPO="git://github.com" if [[ "${PV}" == 9999 ]]; then KEYWORDS="~amd64" else - CROS_WORKON_COMMIT="8274b64a9c13070e1754d8c6efb793dcc4e3c638" # v0.1.8+git tag + CROS_WORKON_COMMIT="2c1e015bca2fa02da6f1dc7ca0469da09dc865a2" # v0.2.2 git tag KEYWORDS="amd64" fi