From 748c761bac01c651d704df2d096375b169d05cad Mon Sep 17 00:00:00 2001 From: Alex Crawford Date: Thu, 9 Apr 2015 18:08:37 -0700 Subject: [PATCH] app-admin/locksmith: bump to v0.3.0 --- .../{locksmith-0.2.3.ebuild => locksmith-0.3.0.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.3.ebuild => locksmith-0.3.0.ebuild} (100%) diff --git a/sdk_container/src/third_party/coreos-overlay/app-admin/locksmith/locksmith-0.2.3.ebuild b/sdk_container/src/third_party/coreos-overlay/app-admin/locksmith/locksmith-0.3.0.ebuild similarity index 100% rename from sdk_container/src/third_party/coreos-overlay/app-admin/locksmith/locksmith-0.2.3.ebuild rename to sdk_container/src/third_party/coreos-overlay/app-admin/locksmith/locksmith-0.3.0.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 001e8a5ae7..417e5104ed 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="8fa9de462789c51006bd3f48af24c45e79ac0fba" # v0.2.3 git tag + CROS_WORKON_COMMIT="bee1358eb3a65387333ee3adc8a3fdfc0feac656" # v0.3.0 git tag KEYWORDS="amd64" fi