From f412e39069068707b22b1d909d86669c269c8163 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Tue, 30 Jun 2026 17:21:31 +0800 Subject: [PATCH] fastfetch: upgrade 2.64.2 -> 2.65.2 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../fastfetch/{fastfetch_2.64.2.bb => fastfetch_2.65.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/fastfetch/{fastfetch_2.64.2.bb => fastfetch_2.65.2.bb} (98%) diff --git a/meta-oe/recipes-support/fastfetch/fastfetch_2.64.2.bb b/meta-oe/recipes-support/fastfetch/fastfetch_2.65.2.bb similarity index 98% rename from meta-oe/recipes-support/fastfetch/fastfetch_2.64.2.bb rename to meta-oe/recipes-support/fastfetch/fastfetch_2.65.2.bb index 8a953508eb..cf1410a96d 100644 --- a/meta-oe/recipes-support/fastfetch/fastfetch_2.64.2.bb +++ b/meta-oe/recipes-support/fastfetch/fastfetch_2.65.2.bb @@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=2090e7d93df7ad5a3d41f6fb4226ac76" DEPENDS = "yyjson" SRC_URI = "git://github.com/fastfetch-cli/fastfetch.git;protocol=https;branch=master;tag=${PV}" -SRCREV = "636471c3669201b37fca587e2882eaf3c7062aeb" +SRCREV = "0e90f3a7d4ac5a7857a968a6f52ea1205be5f404" inherit cmake pkgconfig