From efd104bc630e90a4223a0606b1d3eab208282c93 Mon Sep 17 00:00:00 2001 From: MarkusVolk Date: Thu, 9 Dec 2021 19:10:44 +0100 Subject: [PATCH] foot: update --- recipes-support/foot/foot_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-support/foot/foot_git.bb b/recipes-support/foot/foot_git.bb index f084f52..1232517 100644 --- a/recipes-support/foot/foot_git.bb +++ b/recipes-support/foot/foot_git.bb @@ -23,7 +23,7 @@ SRC_URI = " \ " S = "${WORKDIR}/git" -PV = "1.10.2" +PV = "1.10.3" SRCREV = "${PV}" PACKAGECONFIG[grapheme-clustering] = "-Dgrapheme-clustering=enabled,-Dgrapheme-clustering=disabled,utf8proc"