diff --git a/recipes-support/foot/fcft_git.bb b/recipes-support/foot/fcft_git.bb index 1a89840..54decc8 100644 --- a/recipes-support/foot/fcft_git.bb +++ b/recipes-support/foot/fcft_git.bb @@ -20,7 +20,7 @@ SRC_URI = " \ " S = "${WORKDIR}/git" -PV = "2.4.0" +PV = "2.4.1" SRCREV = "${PV}" inherit meson pkgconfig diff --git a/recipes-support/foot/foot_git.bb b/recipes-support/foot/foot_git.bb index 5076c8a..bbf6eb7 100644 --- a/recipes-support/foot/foot_git.bb +++ b/recipes-support/foot/foot_git.bb @@ -26,7 +26,7 @@ SRC_URI = " \ " S = "${WORKDIR}/git" -PV = "1.7.2" +PV = "1.8.0" SRCREV = "${PV}" PACKAGECONFIG[terminfo] = "-Dterminfo=enabled,-Dterminfo=disabled,ncurses-native"