Merge pull request #2681 from dm0-/torcx

app-arch/torcx: bump to v0.1.0
This commit is contained in:
David Michael 2017-08-01 12:03:10 -07:00 committed by GitHub
commit fc5081dc5e
2 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ COREOS_GO_VERSION="go1.8"
if [[ "${PV}" == 9999 ]]; then if [[ "${PV}" == 9999 ]]; then
KEYWORDS="~amd64 ~arm64" KEYWORDS="~amd64 ~arm64"
else else
CROS_WORKON_COMMIT="dbc6583e75cfc46d6cbf5a1fd85d991c9d4e93a9" # v0.1.0-alpha.3 CROS_WORKON_COMMIT="01135a49b29c03bb9a223958332f5e2a937d613d" # v0.1.0
KEYWORDS="amd64 arm64" KEYWORDS="amd64 arm64"
fi fi