diff --git a/recipes-support/foot/foot_git.bb b/recipes-support/foot/foot_git.bb index 4c59fec..f084f52 100644 --- a/recipes-support/foot/foot_git.bb +++ b/recipes-support/foot/foot_git.bb @@ -23,8 +23,8 @@ SRC_URI = " \ " S = "${WORKDIR}/git" -PV = "1.10.1" -SRCREV = "31966f5494ed82268c414b04b63b20e88d4fff16" +PV = "1.10.2" +SRCREV = "${PV}" PACKAGECONFIG[grapheme-clustering] = "-Dgrapheme-clustering=enabled,-Dgrapheme-clustering=disabled,utf8proc" PACKAGECONFIG[docs] = "-Ddocs=enabled,-Ddocs=disabled,scdoc-native"