From 04b02cbfcc48637653031834497c92dc07dc5ea0 Mon Sep 17 00:00:00 2001 From: Alex Crawford Date: Tue, 17 Feb 2015 10:35:54 -0800 Subject: [PATCH] app-admin/locksmith: bump to 0.2.3 --- .../{locksmith-0.2.2.ebuild => locksmith-0.2.3.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.2.2.ebuild => locksmith-0.2.3.ebuild} (100%) diff --git a/sdk_container/src/third_party/coreos-overlay/app-admin/locksmith/locksmith-0.2.2.ebuild b/sdk_container/src/third_party/coreos-overlay/app-admin/locksmith/locksmith-0.2.3.ebuild similarity index 100% rename from sdk_container/src/third_party/coreos-overlay/app-admin/locksmith/locksmith-0.2.2.ebuild rename to sdk_container/src/third_party/coreos-overlay/app-admin/locksmith/locksmith-0.2.3.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 8d430d03ba..001e8a5ae7 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="2c1e015bca2fa02da6f1dc7ca0469da09dc865a2" # v0.2.2 git tag + CROS_WORKON_COMMIT="8fa9de462789c51006bd3f48af24c45e79ac0fba" # v0.2.3 git tag KEYWORDS="amd64" fi