mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 06:51:51 +08:00
11f7c36d68
According to [1] Basic Auth seems to be broken since a while for he.net. The documentation [2] is outdated, and still mentions Basic Auth, but switching to parameter-based authentication seems to fix the issue. It also bumps PKG_RELEASE in order to ensure a new version is packaged. [1]: https://github.com/openwrt/packages/issues/27593 [2]: https://dns.he.net/docs.html Signed-off-by: Karol Babioch <karol@babioch.de>