From 39a40370326d41bed862b37c1ae064163a1d5caa Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Sun, 23 Mar 2025 18:52:30 +0100 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 a750016..04119b0 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.20.2" -SRCREV = "bb6061894152d2506080bf93ca2055c5fef06ce3" +PV = "1.21.0" +SRCREV = "68f5eab0b0fa08becebbed412947ba19246c2518" PACKAGECONFIG[grapheme-clustering] = "-Dgrapheme-clustering=enabled,-Dgrapheme-clustering=disabled,utf8proc" PACKAGECONFIG[docs] = "-Ddocs=enabled,-Ddocs=disabled,scdoc-native"