* [meta-oe][PATCH] zile: update to 2.14
@ 2018-01-05 17:48 Randy MacLeod
0 siblings, 0 replies; only message in thread
From: Randy MacLeod @ 2018-01-05 17:48 UTC (permalink / raw)
To: openembedded-devel
Mostly minor build and documentation changes.
The COPYING file changes due to switching URLs from http to https.
Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com>
---
meta-oe/recipes-support/zile/{zile_2.4.11.bb => zile_2.4.14.bb} | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
rename meta-oe/recipes-support/zile/{zile_2.4.11.bb => zile_2.4.14.bb} (70%)
diff --git a/meta-oe/recipes-support/zile/zile_2.4.11.bb b/meta-oe/recipes-support/zile/zile_2.4.14.bb
similarity index 70%
rename from meta-oe/recipes-support/zile/zile_2.4.11.bb
rename to meta-oe/recipes-support/zile/zile_2.4.14.bb
index d663f44b9..515cf4136 100644
--- a/meta-oe/recipes-support/zile/zile_2.4.11.bb
+++ b/meta-oe/recipes-support/zile/zile_2.4.14.bb
@@ -3,14 +3,14 @@ HOMEPAGE = "http://zile.sourceforge.net/"
DEPENDS = "ncurses bdwgc"
LICENSE = "GPLv3"
-LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
+LIC_FILES_CHKSUM = "file://COPYING;md5=1ebbd3e34237af26da5dc08a4e440464"
SRC_URI = "http://ftp.gnu.org/gnu/zile/${BP}.tar.gz \
file://remove-help2man.patch \
"
-SRC_URI[md5sum] = "7a460ccec64e3bec2835697b2eae533c"
-SRC_URI[sha256sum] = "1fd27bbddc61491b1fbb29a345d0d344734aa9e80cfa07b02892eedf831fa9cc"
+SRC_URI[md5sum] = "c7d7eec93231c6878f255978d9747a73"
+SRC_URI[sha256sum] = "7a78742795ca32480f2bab697fd5e328618d9997d6f417cf1b14e9da9af26b74"
inherit autotools pkgconfig
--
2.11.0
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2018-01-05 17:48 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-05 17:48 [meta-oe][PATCH] zile: update to 2.14 Randy MacLeod
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.