Update cargo path

This commit is contained in:
Jeremy Soller 2017-10-22 21:56:34 -06:00
parent 2bb4b06643
commit dc61f23565

View File

@ -1,4 +1,4 @@
GIT=https://github.com/ids1024/cargo.git
GIT=https://github.com/redox-os/cargo.git
BRANCH=redox
BUILD_DEPENDS=(openssl)