coreutils: clean up Makefile
authorWei-Ting Yang <redacted>
Tue, 23 Dec 2025 12:01:31 +0000 (20:01 +0800)
committerHannu Nyman <redacted>
Sun, 28 Dec 2025 08:07:59 +0000 (10:07 +0200)
commit4f39dd9c0f879c2f7fc37b46c33610f5ad56b521
tree4b6c59124981c95558cd6c920a0eb98309a2d051
parentdfd0245f19135067f54596676bd5fdb6bf8e3820
coreutils: clean up Makefile

- Update copyright year.
- Sort DEPENDS lexicographically.
- Switch URL to HTTPS.
- Drop invalid configure option --enable-install-program=su.
  ```
  configure: WARNING: 'su' is not an optionally-installable program
  ```
- Drop unrecognized configure option --with-gmp.
  ```
  configure: WARNING: unrecognized options: --with-gmp
  ```

Signed-off-by: Wei-Ting Yang <redacted>
utils/coreutils/Makefile
git clone https://git.99rst.org/PROJECT