From 03aae63780de0fa462bba4a073a06c23b8c0a172 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Fri, 2 Sep 2022 17:29:34 +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 6128d30..a92a859 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.13.0" -SRCREV = "e0465d3a7a0b8d6962462a505f2f8b32c2ee74bc" +PV = "1.13.1" +SRCREV = "cd1933baf12eeef82e04a926f9150ca815d54768" PACKAGECONFIG[grapheme-clustering] = "-Dgrapheme-clustering=enabled,-Dgrapheme-clustering=disabled,utf8proc" PACKAGECONFIG[docs] = "-Ddocs=enabled,-Ddocs=disabled,scdoc-native"