From 68ec52dafdc8f58c254ccc462321bf93d6a8399a Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Thu, 2 Apr 2026 10:13:20 +0800 Subject: [PATCH] fastfetch: upgrade 2.60.0 -> 2.61.0 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../fastfetch/{fastfetch_2.60.0.bb => fastfetch_2.61.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-support/fastfetch/{fastfetch_2.60.0.bb => fastfetch_2.61.0.bb} (97%) diff --git a/meta-oe/recipes-support/fastfetch/fastfetch_2.60.0.bb b/meta-oe/recipes-support/fastfetch/fastfetch_2.61.0.bb similarity index 97% rename from meta-oe/recipes-support/fastfetch/fastfetch_2.60.0.bb rename to meta-oe/recipes-support/fastfetch/fastfetch_2.61.0.bb index dbb999969b..8d2daeb24f 100644 --- a/meta-oe/recipes-support/fastfetch/fastfetch_2.60.0.bb +++ b/meta-oe/recipes-support/fastfetch/fastfetch_2.61.0.bb @@ -10,8 +10,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=2090e7d93df7ad5a3d41f6fb4226ac76" DEPENDS = "yyjson" -SRC_URI = "git://github.com/fastfetch-cli/fastfetch.git;protocol=https;branch=dev;tag=${PV}" -SRCREV = "06ecc9c4805794ca8d632844e64950e82a6d5f7e" +SRC_URI = "git://github.com/fastfetch-cli/fastfetch.git;protocol=https;branch=master;tag=${PV}" +SRCREV = "e5d600600614f5496b02907a11a7bc80c369d266" inherit cmake pkgconfig