From 5e727f7dadba5baa7b6f18c27a25ded1356c3a2b Mon Sep 17 00:00:00 2001 From: Michael Marineau Date: Mon, 21 Jul 2014 18:06:05 -0700 Subject: [PATCH] locksmith: featuring a much longer attention span --- .../{locksmith-0.1.5.ebuild => locksmith-0.1.7.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.5.ebuild => locksmith-0.1.7.ebuild} (100%) diff --git a/sdk_container/src/third_party/coreos-overlay/app-admin/locksmith/locksmith-0.1.5.ebuild b/sdk_container/src/third_party/coreos-overlay/app-admin/locksmith/locksmith-0.1.7.ebuild similarity index 100% rename from sdk_container/src/third_party/coreos-overlay/app-admin/locksmith/locksmith-0.1.5.ebuild rename to sdk_container/src/third_party/coreos-overlay/app-admin/locksmith/locksmith-0.1.7.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 7d78d89739..fde1d8b87b 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="3c1089f1f7b89f16a7f55e7c2a779d8e3193d534" # v0.1.5 tag + CROS_WORKON_COMMIT="81a7077b14e37b844abdc68ce0246be10bc0d516" # v0.1.7 tag KEYWORDS="amd64" fi