diff --git a/recipes-extended/fcft/fcft_git.bb b/recipes-extended/fcft/fcft_git.bb index 54decc8..d4c9ae3 100644 --- a/recipes-extended/fcft/fcft_git.bb +++ b/recipes-extended/fcft/fcft_git.bb @@ -20,7 +20,7 @@ SRC_URI = " \ " S = "${WORKDIR}/git" -PV = "2.4.1" +PV = "2.4.3" SRCREV = "${PV}" inherit meson pkgconfig diff --git a/recipes-support/foot/foot_git.bb b/recipes-support/foot/foot_git.bb index 5dd6390..0d11c07 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.8.0" +PV = "1.8.2" SRCREV = "${PV}" PACKAGECONFIG[terminfo] = "-Dterminfo=enabled,-Dterminfo=disabled,ncurses-native"