foot: update

This commit is contained in:
Markus Volk 2021-07-19 18:18:19 +02:00
parent 6929375cd6
commit ee7f6d79b1
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -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"