mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 19:02:09 +00:00
- 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 <williamatcg@gmail.com>