From 022eba56ab535f861068a97f926196f77b310b2b Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Fri, 20 Dec 2024 10:18:19 +0100 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 e9372cb..27ceede 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.18.1" -SRCREV = "ce9c9f6be6bc0226741b5e114167a53e135ae885" +PV = "1.19.0" +SRCREV = "d523e7a676d6d2cdda0369fac3dc9f953d3a4e96" PACKAGECONFIG[grapheme-clustering] = "-Dgrapheme-clustering=enabled,-Dgrapheme-clustering=disabled,utf8proc" PACKAGECONFIG[docs] = "-Ddocs=enabled,-Ddocs=disabled,scdoc-native"