diff options
| -rw-r--r-- | meta-oe/recipes-support/htop/htop_3.2.1.bb (renamed from meta-oe/recipes-support/htop/htop_3.2.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/htop/htop_3.2.0.bb b/meta-oe/recipes-support/htop/htop_3.2.1.bb index 12b110eadb..233a1eeb57 100644 --- a/meta-oe/recipes-support/htop/htop_3.2.0.bb +++ b/meta-oe/recipes-support/htop/htop_3.2.1.bb | |||
| @@ -9,7 +9,7 @@ DEPENDS = "ncurses" | |||
| 9 | SRC_URI = "git://github.com/htop-dev/htop.git;branch=main;protocol=https \ | 9 | SRC_URI = "git://github.com/htop-dev/htop.git;branch=main;protocol=https \ |
| 10 | file://0001-Use-pkg-config.patch \ | 10 | file://0001-Use-pkg-config.patch \ |
| 11 | " | 11 | " |
| 12 | SRCREV = "c7413fd6771b65388bea14ef42863444c6eaa419" | 12 | SRCREV = "4e6ec4a0873c56ca9de63eadf730c5bd677bd8da" |
| 13 | 13 | ||
| 14 | S = "${WORKDIR}/git" | 14 | S = "${WORKDIR}/git" |
| 15 | 15 | ||
