app-arch/torcx: bump to v0.1.0-alpha.3

This commit is contained in:
David Michael 2017-07-05 11:00:05 -07:00
parent 4bfb26d23e
commit 35ea95152c
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="72f5f2721b867b158f14657d0ebe97fad8019a7a" # v0.1.0-alpha.2a CROS_WORKON_COMMIT="dbc6583e75cfc46d6cbf5a1fd85d991c9d4e93a9" # v0.1.0-alpha.3
KEYWORDS="amd64 arm64" KEYWORDS="amd64 arm64"
fi fi