diff --git a/recipes-support/foot/foot_git.bb b/recipes-support/foot/foot_git.bb index 9b87c6d..53a7a2a 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.2" -SRCREV = "53a5d62e5a1950ca7caa21ec395a763e65c2dba2" +PV = "1.15.3" +SRCREV = "f3146999454b0d28f19f61491bb33f203fe7c53e" PACKAGECONFIG[grapheme-clustering] = "-Dgrapheme-clustering=enabled,-Dgrapheme-clustering=disabled,utf8proc" PACKAGECONFIG[docs] = "-Ddocs=enabled,-Ddocs=disabled,scdoc-native"