findutils: use redox-unix branch

This commit is contained in:
Jeremy Soller 2019-06-09 07:59:06 -06:00
parent 129a28a4d1
commit c308a26486
No known key found for this signature in database
GPG Key ID: E988B49EE78A7FB1

View File

@ -1,3 +1,4 @@
GIT=https://gitlab.redox-os.org/redox-os/findutils.git
BRANCH=redox-unix
GIT_UPSTREAM=https://github.com/uutils/findutils.git
CARGOFLAGS="--bin find"