From f5a3718a41687def7a4f17b264ae4a66c340acab Mon Sep 17 00:00:00 2001 From: Oleksandr Kravchuk Date: Sun, 3 Jun 2018 04:26:55 +0200 Subject: [PATCH] htop: upgrade to 2.2.0 Signed-off-by: Oleksandr Kravchuk Signed-off-by: Khem Raj --- 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 33508f9843..01c856d123 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