From 447da16bcca0b7d3dd41e62eab1042e116d51f14 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Tue, 11 Apr 2023 13:20:59 +0200 Subject: [PATCH] foot: update 1.13.1 -> 1.14.0 --- 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 4813a4e..62bdb0a 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.1" -SRCREV = "dfabc5d75423c863a7e9a930b9a8aac593784e02" +PV = "1.14.0" +SRCREV = "ae6bbce6c2527db40177585cc3c3d797d68c104a" PACKAGECONFIG[grapheme-clustering] = "-Dgrapheme-clustering=enabled,-Dgrapheme-clustering=disabled,utf8proc" PACKAGECONFIG[docs] = "-Ddocs=enabled,-Ddocs=disabled,scdoc-native"