From 2a7a769dc9dd43f643f25a8f54712fcefe555a6b Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Mon, 15 Sep 2025 06:14:57 +0200 Subject: [PATCH] foot: update --- recipes-support/foot/{foot_1.23.1.bb => foot_1.24.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-support/foot/{foot_1.23.1.bb => foot_1.24.0.bb} (95%) diff --git a/recipes-support/foot/foot_1.23.1.bb b/recipes-support/foot/foot_1.24.0.bb similarity index 95% rename from recipes-support/foot/foot_1.23.1.bb rename to recipes-support/foot/foot_1.24.0.bb index aeb770f..5a499ad 100644 --- a/recipes-support/foot/foot_1.23.1.bb +++ b/recipes-support/foot/foot_1.24.0.bb @@ -23,7 +23,7 @@ SRC_URI = " \ file://0001-generate-version.sh-dont-try-to-fetch-version-from-g.patch \ " -SRCREV = "43620935a169c03ab5744d12f5917269ba92567e" +SRCREV = "fa0fd2f50f41d8fc47241dd576be42a2f29d6530" PACKAGECONFIG[grapheme-clustering] = "-Dgrapheme-clustering=enabled,-Dgrapheme-clustering=disabled,utf8proc" PACKAGECONFIG[docs] = "-Ddocs=enabled,-Ddocs=disabled,scdoc-native"