All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][PATCH] htop: upgrade to 2.2.0
@ 2018-06-03  2:26 Oleksandr Kravchuk
  0 siblings, 0 replies; only message in thread
From: Oleksandr Kravchuk @ 2018-06-03  2:26 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Oleksandr Kravchuk

Signed-off-by: Oleksandr Kravchuk <dev@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



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2018-06-03  2:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-03  2:26 [meta-oe][PATCH] htop: upgrade to 2.2.0 Oleksandr Kravchuk

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.