Merge pull request #3147 from lucab/ups/torcx-0.1.3

app-arch/torcx: update to 0.1.3
This commit is contained in:
Luca Bruno 2018-04-11 20:12:19 +00:00 committed by GitHub
commit ac11f47524
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