fastfetch: upgrade 2.62.1 -> 2.63.1

Changelog:
==========
- Fixes media length detection for Chrome on Linux (Media, Linux)
- Fixes segmentation fault when specifying unsupported modules on command line
- Disables usage of Netlink for Wi-Fi detection on s390x architectures (Wifi, Linux)

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
Wang Mingyu
2026-05-19 19:38:48 +08:00
committed by Khem Raj
parent 05fe4e2bfc
commit 0bcee676da
@@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=2090e7d93df7ad5a3d41f6fb4226ac76"
DEPENDS = "yyjson" DEPENDS = "yyjson"
SRC_URI = "git://github.com/fastfetch-cli/fastfetch.git;protocol=https;branch=master;tag=${PV}" SRC_URI = "git://github.com/fastfetch-cli/fastfetch.git;protocol=https;branch=master;tag=${PV}"
SRCREV = "4a61cdb1c9e4044ee959751e00bac1266dc6ebf9" SRCREV = "acf610416c2d5bb1438f723699aca47647fbeba5"
inherit cmake pkgconfig inherit cmake pkgconfig