app-arch/torcx: update to 0.1.3

This commit is contained in:
Luca Bruno 2018-03-26 08:05:48 +00:00
parent ccd0c0b2df
commit 562a428f85
2 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ COREOS_GO_PACKAGE="github.com/coreos/torcx"
if [[ "${PV}" == 9999 ]]; then
KEYWORDS="~amd64 ~arm64"
else
CROS_WORKON_COMMIT="71fde8cf2772ce291a9d2b592b29dd1a574e64f2" # v0.1.2
CROS_WORKON_COMMIT="aa55ecfead8d3d7771ecd52184dbc29a842080d6" # v0.1.3
KEYWORDS="amd64 arm64"
fi