app-arch/torcx: bump to 0.1.0 alpha 2a

This commit is contained in:
David Michael 2017-06-15 08:56:14 -07:00
parent 8a2241f45a
commit c9e21659fb
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="1987d1c516c6925280fade659569d5062999a1db" # v0.1.0-alpha.1a CROS_WORKON_COMMIT="72f5f2721b867b158f14657d0ebe97fad8019a7a" # v0.1.0-alpha.2a
KEYWORDS="amd64 arm64" KEYWORDS="amd64 arm64"
fi fi