From bbe5894004ccb9603a7bc70206de1b83ee07c9b7 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Fri, 9 May 2025 12:51:28 +0200 Subject: [PATCH] foot: update --- recipes-support/foot/foot_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-support/foot/foot_git.bb b/recipes-support/foot/foot_git.bb index 04119b0..0994587 100644 --- a/recipes-support/foot/foot_git.bb +++ b/recipes-support/foot/foot_git.bb @@ -24,8 +24,8 @@ SRC_URI = " \ " S = "${WORKDIR}/git" -PV = "1.21.0" -SRCREV = "68f5eab0b0fa08becebbed412947ba19246c2518" +PV = "1.22.3" +SRCREV = "85c81042d2b16094677ccb383dd527a0df52e755" PACKAGECONFIG[grapheme-clustering] = "-Dgrapheme-clustering=enabled,-Dgrapheme-clustering=disabled,utf8proc" PACKAGECONFIG[docs] = "-Ddocs=enabled,-Ddocs=disabled,scdoc-native"