From e51b9019a9b9ce4bdfde6afc4dbcc1811c33bd55 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Thu, 26 Oct 2023 10:40:32 +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 1530adf..9ed55e1 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.15.3" -SRCREV = "f3146999454b0d28f19f61491bb33f203fe7c53e" +PV = "1.16.2" +SRCREV = "8b3dbf09728b5c5478ab5f9593abd75c4c442d73" PACKAGECONFIG[grapheme-clustering] = "-Dgrapheme-clustering=enabled,-Dgrapheme-clustering=disabled,utf8proc" PACKAGECONFIG[docs] = "-Ddocs=enabled,-Ddocs=disabled,scdoc-native"