From 24888cb87bb0fe3fad4b1be6a29bb6da5e643a5b Mon Sep 17 00:00:00 2001 From: Michael Marineau Date: Fri, 11 Jul 2014 14:51:22 -0700 Subject: [PATCH] locksmith: bump to 0.1.5 --- .../{locksmith-0.1.4.ebuild => locksmith-0.1.5.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.4.ebuild => locksmith-0.1.5.ebuild} (100%) diff --git a/sdk_container/src/third_party/coreos-overlay/app-admin/locksmith/locksmith-0.1.4.ebuild b/sdk_container/src/third_party/coreos-overlay/app-admin/locksmith/locksmith-0.1.5.ebuild similarity index 100% rename from sdk_container/src/third_party/coreos-overlay/app-admin/locksmith/locksmith-0.1.4.ebuild rename to sdk_container/src/third_party/coreos-overlay/app-admin/locksmith/locksmith-0.1.5.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 835f92a86e..7d78d89739 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="65cbc10d28f02195e3877063f5977b1fa87e7df8" # v0.1.4 tag + CROS_WORKON_COMMIT="3c1089f1f7b89f16a7f55e7c2a779d8e3193d534" # v0.1.5 tag KEYWORDS="amd64" fi