diff mbox series

[meta-oe,08/70] htop: upgrade 3.5.2 -> 3.5.3

Message ID 20260819093514.1101-8-wangmy@fujitsu.com
State New
Headers show
Series [meta-oe,01/70] avro-c: upgrade 1.12.1 -> 1.12.2 | expand

Commit Message

Wang Mingyu Aug. 19, 2026, 9:34 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 meta-oe/recipes-support/htop/{htop_3.5.2.bb => htop_3.5.3.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-support/htop/{htop_3.5.2.bb => htop_3.5.3.bb} (95%)
diff mbox series

Patch

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