diff --git a/meta-oe/recipes-support/htop/htop_3.5.2.bb b/meta-oe/recipes-support/htop/htop_3.5.3.bb similarity index 95% rename from meta-oe/recipes-support/htop/htop_3.5.2.bb rename to meta-oe/recipes-support/htop/htop_3.5.3.bb index 775e8e1d78..cf3d5db541 100644 --- a/meta-oe/recipes-support/htop/htop_3.5.2.bb +++ b/meta-oe/recipes-support/htop/htop_3.5.3.bb @@ -9,7 +9,7 @@ DEPENDS = "ncurses libnl" SRC_URI = "git://github.com/htop-dev/htop.git;branch=main;protocol=https;tag=${PV} \ file://0001-configure.ac-Remove-usr-include-libnl3.patch \ " -SRCREV = "393b224603620e62a693628ac50b9f4e4424a851" +SRCREV = "20882b8ef8271fb49ea0eb74bbfd484e9b0a11d8" inherit autotools pkgconfig