[oe] [meta-oe] [PATCH 08/70] htop: upgrade 3.5.2 -> 3.5.3
Wang Mingyu < [email protected]>
| Newsgroups | org.openembedded.lists.openembedded-devel |
|---|---|
| Message-ID | <[email protected]> |
From: Wang Mingyu <[email protected]> Signed-off-by: Wang Mingyu <[email protected]> --- 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 --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 -- 2.43.0