mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-24 22:04:19 +08:00
Merge branch 'uutils' into 'master'
Update uutils to latest upstream See merge request redox-os/cookbook!324
This commit is contained in:
commit
5037832c53
@ -1,6 +1,6 @@
|
||||
[source]
|
||||
git = "https://gitlab.redox-os.org/redox-os/uutils.git"
|
||||
branch = "redox"
|
||||
git = "https://github.com/uutils/coreutils"
|
||||
rev = "181cfc885b460bbcdf2cf1c866cb1ea48c3f6009"
|
||||
|
||||
[build]
|
||||
template = "custom"
|
||||
@ -63,6 +63,7 @@ BINS=(
|
||||
sleep
|
||||
sort
|
||||
split
|
||||
stat
|
||||
sum
|
||||
tac
|
||||
tail
|
||||
|
||||
Loading…
Reference in New Issue
Block a user