utils-std: upgrade to 0.2.0

Changelog at: https://distfiles.hacktivis.me/releases/utils-std/utils-std-0.2.0.txt
Notably adds comm(1) command and `ln -r`

For the syscalls not supported on Fiwix it would probably be better
to remove them from pre-linux-kexec musl as otherwise it means
broken compile+link ./configure tests as we can see here.
This commit is contained in:
Haelwenn (lanodan) Monnier 2026-04-23 03:00:19 +02:00
parent a96ca246a5
commit c37ee0c57a
No known key found for this signature in database
6 changed files with 338 additions and 3 deletions

View file

@ -78,7 +78,7 @@ build: bison-3.4.1
build: bison-3.4.1
build: diffutils-2.7
build: coreutils-5.0
build: utils-std-0.1.2
build: utils-std-0.2.0
build: gawk-3.0.4
build: perl-5.000
build: perl-5.003