All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-networking][PATCH] iftop: 1.0pre2 -> 1.0pre4
@ 2015-09-10  5:38 kai.kang
  2015-09-14 19:37 ` Joe MacDonald
  0 siblings, 1 reply; 7+ messages in thread
From: kai.kang @ 2015-09-10  5:38 UTC (permalink / raw)
  To: openembedded-devel

From: Kai Kang <kai.kang@windriver.com>

* update md5sum of license file

Signed-off-by: Kai Kang <kai.kang@windriver.com>
---
 .../recipes-support/iftop/{iftop_1.0pre2.bb => iftop_1.0pre4.bb}    | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
 rename meta-networking/recipes-support/iftop/{iftop_1.0pre2.bb => iftop_1.0pre4.bb} (57%)

diff --git a/meta-networking/recipes-support/iftop/iftop_1.0pre2.bb b/meta-networking/recipes-support/iftop/iftop_1.0pre4.bb
similarity index 57%
rename from meta-networking/recipes-support/iftop/iftop_1.0pre2.bb
rename to meta-networking/recipes-support/iftop/iftop_1.0pre4.bb
index e60fc8a..0c8e494 100644
--- a/meta-networking/recipes-support/iftop/iftop_1.0pre2.bb
+++ b/meta-networking/recipes-support/iftop/iftop_1.0pre4.bb
@@ -4,11 +4,11 @@ SECTION = "net"
 DEPENDS = "libpcap ncurses"
 
 LICENSE = "GPLv2"
-LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
+LIC_FILES_CHKSUM = "file://COPYING;md5=76498170798db0f4f0fb685a225f702f"
 
 SRC_URI = "http://www.ex-parrot.com/pdw/iftop/download/iftop-${PV}.tar.gz"
-SRC_URI[md5sum] = "fef521a49ec0122458d02c64212af3c5"
-SRC_URI[sha256sum] = "1b193037bb3019afae88cd94c87468aac4b045d81ab816ed8d2f489716b14027"
+SRC_URI[md5sum] = "7e6decb4958e8a4890cccac335239f24"
+SRC_URI[sha256sum] = "f733eeea371a7577f8fe353d86dd88d16f5b2a2e702bd96f5ffb2c197d9b4f97"
 
 inherit autotools-brokensep
 
-- 
1.9.1



^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-09-16 13:40 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-10  5:38 [meta-networking][PATCH] iftop: 1.0pre2 -> 1.0pre4 kai.kang
2015-09-14 19:37 ` Joe MacDonald
2015-09-15  8:52   ` Kang Kai
2015-09-15 16:52     ` Khem Raj
2015-09-15 17:24       ` Joe MacDonald
2015-09-15 20:17         ` Khem Raj
2015-09-16 13:38           ` Joe MacDonald

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.