From a0477185ead79467047bff9d6604a3cb9dede04c Mon Sep 17 00:00:00 2001 From: MarkusVolk Date: Fri, 3 Dec 2021 15:18:47 +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 4c59fec..f084f52 100644 --- a/recipes-support/foot/foot_git.bb +++ b/recipes-support/foot/foot_git.bb @@ -23,8 +23,8 @@ SRC_URI = " \ " S = "${WORKDIR}/git" -PV = "1.10.1" -SRCREV = "31966f5494ed82268c414b04b63b20e88d4fff16" +PV = "1.10.2" +SRCREV = "${PV}" PACKAGECONFIG[grapheme-clustering] = "-Dgrapheme-clustering=enabled,-Dgrapheme-clustering=disabled,utf8proc" PACKAGECONFIG[docs] = "-Ddocs=enabled,-Ddocs=disabled,scdoc-native"