From fbd4b03ceca36a7452f4daa8d7acee1be41a38c0 Mon Sep 17 00:00:00 2001 From: Michael Marineau Date: Mon, 21 Jul 2014 19:17:58 -0700 Subject: [PATCH] locksmith: now with less crashing --- .../{locksmith-0.1.7.ebuild => locksmith-0.1.8.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.7.ebuild => locksmith-0.1.8.ebuild} (100%) diff --git a/sdk_container/src/third_party/coreos-overlay/app-admin/locksmith/locksmith-0.1.7.ebuild b/sdk_container/src/third_party/coreos-overlay/app-admin/locksmith/locksmith-0.1.8.ebuild similarity index 100% rename from sdk_container/src/third_party/coreos-overlay/app-admin/locksmith/locksmith-0.1.7.ebuild rename to sdk_container/src/third_party/coreos-overlay/app-admin/locksmith/locksmith-0.1.8.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 fde1d8b87b..08d64d5d04 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="81a7077b14e37b844abdc68ce0246be10bc0d516" # v0.1.7 tag + CROS_WORKON_COMMIT="b10ecf40fed3efd248b711188c5b6d1a6e34361f" # v0.1.8 tag KEYWORDS="amd64" fi