[oe] [meta-oe][PATCH] htop: upgrade to 2.2.0

Oleksandr Kravchuk open.source at oleksandr-kravchuk.com
Sun Jun 3 02:26:55 UTC 2018


Signed-off-by: Oleksandr Kravchuk <dev at sashko.rv.ua>
---
 meta-oe/recipes-support/htop/{htop_2.1.0.bb => htop_2.2.0.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-oe/recipes-support/htop/{htop_2.1.0.bb => htop_2.2.0.bb} (89%)

diff --git a/meta-oe/recipes-support/htop/htop_2.1.0.bb b/meta-oe/recipes-support/htop/htop_2.2.0.bb
similarity index 89%
rename from meta-oe/recipes-support/htop/htop_2.1.0.bb
rename to meta-oe/recipes-support/htop/htop_2.2.0.bb
index 33508f984..01c856d12 100644
--- a/meta-oe/recipes-support/htop/htop_2.1.0.bb
+++ b/meta-oe/recipes-support/htop/htop_2.2.0.bb
@@ -8,8 +8,8 @@ DEPENDS = "ncurses"
 
 SRC_URI = "http://hisham.hm/htop/releases/${PV}/${BP}.tar.gz \
            file://0001-Use-pkg-config.patch"
-SRC_URI[md5sum] = "f262b66ad6c194782f4d3a80627e84c8"
-SRC_URI[sha256sum] = "3260be990d26e25b6b49fc9d96dbc935ad46e61083c0b7f6df413e513bf80748"
+SRC_URI[md5sum] = "0d816b6beed31edc75babcfbf863ffa8"
+SRC_URI[sha256sum] = "d9d6826f10ce3887950d709b53ee1d8c1849a70fa38e91d5896ad8cbc6ba3c57"
 
 inherit autotools pkgconfig
 
-- 
2.17.0




More information about the Openembedded-devel mailing list