From 6f9eba58dbb299db5da56052ddf4f9b0644a06d0 Mon Sep 17 00:00:00 2001 From: Alex Crawford Date: Thu, 5 Jun 2014 14:52:36 -0700 Subject: [PATCH] bump(app-admin/locksmith): Update to locksmith v0.1.3 --- .../{locksmith-0.1.2.ebuild => locksmith-0.1.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.1.2.ebuild => locksmith-0.1.3.ebuild} (100%) diff --git a/sdk_container/src/third_party/coreos-overlay/app-admin/locksmith/locksmith-0.1.2.ebuild b/sdk_container/src/third_party/coreos-overlay/app-admin/locksmith/locksmith-0.1.3.ebuild similarity index 100% rename from sdk_container/src/third_party/coreos-overlay/app-admin/locksmith/locksmith-0.1.2.ebuild rename to sdk_container/src/third_party/coreos-overlay/app-admin/locksmith/locksmith-0.1.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 ac03aabc1a..02ef783a52 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="962c34936e9166794946b9715a9ab14085f45bb0" # v0.1.2 tag + CROS_WORKON_COMMIT="1caa093cd2b13cd26d2df937a4c744547154e9ad" # v0.1.3 tag KEYWORDS="amd64" fi