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