From e78a9fc4d46d710b1ed018fab6ef4658cf8f964b Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Thu, 30 Jan 2025 07:44:50 +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 7afdb9b..a750016 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.1" -SRCREV = "b0e6645395934077f11df125452ed47d160f1bc9" +PV = "1.20.2" +SRCREV = "bb6061894152d2506080bf93ca2055c5fef06ce3" PACKAGECONFIG[grapheme-clustering] = "-Dgrapheme-clustering=enabled,-Dgrapheme-clustering=disabled,utf8proc" PACKAGECONFIG[docs] = "-Ddocs=enabled,-Ddocs=disabled,scdoc-native"