Robert Marko b47fbca97f yafut: update to fix basename() issue
Since musl 1.2.5 update yafut would throw a warning about implicit
declaration of basename() but would still somehow compile.
However, trying to use it on a device will cause it to instantly
Segmentation fault.

So, to fix this lets update to the current upstream repository version
that has removed the use of basename() completely.

Link: https://github.com/openwrt/openwrt/pull/15685
Signed-off-by: Robert Marko <robimarko@gmail.com>
2024-06-11 14:27:47 +02:00
..
2023-10-09 23:42:37 +02:00
2019-10-19 12:49:11 +02:00
2023-05-18 10:14:13 +02:00
2024-02-17 01:55:21 +01:00
2024-02-17 01:55:49 +01:00
2024-06-06 22:02:21 +02:00
2024-05-23 22:49:25 +02:00
2023-12-11 15:53:33 +01:00