diff --git a/meta-oe/recipes-support/htop/htop_3.1.2.bb b/meta-oe/recipes-support/htop/htop_3.2.0.bb similarity index 96% rename from meta-oe/recipes-support/htop/htop_3.1.2.bb rename to meta-oe/recipes-support/htop/htop_3.2.0.bb index 4fe70982a5..12b110eadb 100644 --- a/meta-oe/recipes-support/htop/htop_3.1.2.bb +++ b/meta-oe/recipes-support/htop/htop_3.2.0.bb @@ -9,7 +9,7 @@ DEPENDS = "ncurses" SRC_URI = "git://github.com/htop-dev/htop.git;branch=main;protocol=https \ file://0001-Use-pkg-config.patch \ " -SRCREV = "d73783d6dbec4a8d9d20d744bf2b5e6a7073aa46" +SRCREV = "c7413fd6771b65388bea14ef42863444c6eaa419" S = "${WORKDIR}/git"