foot: update

This commit is contained in:
Markus Volk 2021-06-27 19:46:20 +02:00
parent 2b254bb700
commit c7315e45ce
2 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@ SRC_URI = " \
" "
S = "${WORKDIR}/git" S = "${WORKDIR}/git"
PV = "2.4.0" PV = "2.4.1"
SRCREV = "${PV}" SRCREV = "${PV}"
inherit meson pkgconfig inherit meson pkgconfig

View File

@ -26,7 +26,7 @@ SRC_URI = " \
" "
S = "${WORKDIR}/git" S = "${WORKDIR}/git"
PV = "1.7.2" PV = "1.8.0"
SRCREV = "${PV}" SRCREV = "${PV}"
PACKAGECONFIG[terminfo] = "-Dterminfo=enabled,-Dterminfo=disabled,ncurses-native" PACKAGECONFIG[terminfo] = "-Dterminfo=enabled,-Dterminfo=disabled,ncurses-native"