From 4670cf865aab91848ab2e36d8cffde9069f795a8 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Sat, 30 Apr 2022 07:01:49 +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 13606be..f99896d 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.12.0" -SRCREV = "ea1171a5a22054c453a493e626f6b9e46cec674d" +PV = "1.12.1" +SRCREV = "e95269447f1b62384dc64707bb19ebe1006386ac" PACKAGECONFIG[grapheme-clustering] = "-Dgrapheme-clustering=enabled,-Dgrapheme-clustering=disabled,utf8proc" PACKAGECONFIG[docs] = "-Ddocs=enabled,-Ddocs=disabled,scdoc-native"