Merge branch 'uutils' into 'master'

Update uutils to latest upstream

See merge request redox-os/cookbook!324
This commit is contained in:
Jeremy Soller 2023-12-12 15:40:55 +00:00
commit 5037832c53

View File

@ -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