summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/fastfetch/fastfetch_2.64.2.bb (renamed from meta-oe/recipes-support/fastfetch/fastfetch_2.64.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/fastfetch/fastfetch_2.64.0.bb b/meta-oe/recipes-support/fastfetch/fastfetch_2.64.2.bb
index 951aa50ce4..8a953508eb 100644
--- a/meta-oe/recipes-support/fastfetch/fastfetch_2.64.0.bb
+++ b/meta-oe/recipes-support/fastfetch/fastfetch_2.64.2.bb
@@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=2090e7d93df7ad5a3d41f6fb4226ac76"
11DEPENDS = "yyjson" 11DEPENDS = "yyjson"
12 12
13SRC_URI = "git://github.com/fastfetch-cli/fastfetch.git;protocol=https;branch=master;tag=${PV}" 13SRC_URI = "git://github.com/fastfetch-cli/fastfetch.git;protocol=https;branch=master;tag=${PV}"
14SRCREV = "d48bd733f062f374c382d67b59023c08925b0f40" 14SRCREV = "636471c3669201b37fca587e2882eaf3c7062aeb"
15 15
16inherit cmake pkgconfig 16inherit cmake pkgconfig
17 17