From: Wang Mingyu <wan...@fujitsu.com> License-Update: Copyright year updated to 2024.
Changelog: https://github.com/mity/md4c/blob/master/CHANGELOG.md Signed-off-by: Wang Mingyu <wan...@fujitsu.com> --- meta-oe/recipes-support/md4c/{md4c_0.4.8.bb => md4c_0.5.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-support/md4c/{md4c_0.4.8.bb => md4c_0.5.0.bb} (68%) diff --git a/meta-oe/recipes-support/md4c/md4c_0.4.8.bb b/meta-oe/recipes-support/md4c/md4c_0.5.0.bb similarity index 68% rename from meta-oe/recipes-support/md4c/md4c_0.4.8.bb rename to meta-oe/recipes-support/md4c/md4c_0.5.0.bb index fc3dbb3ae..755d5f50f 100644 --- a/meta-oe/recipes-support/md4c/md4c_0.4.8.bb +++ b/meta-oe/recipes-support/md4c/md4c_0.5.0.bb @@ -3,7 +3,7 @@ DESCRIPTION = "MD4C is Markdown parser implementation in C." HOMEPAGE = "http://github.com/mity/md4c" LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://LICENSE.md;md5=7e0fbcf3701aad22f2d2e0624a703795" +LIC_FILES_CHKSUM = "file://LICENSE.md;md5=383f39920f391605af6e8e46e60e2378" S = "${WORKDIR}/git" @@ -12,6 +12,6 @@ SRC_URI = " \ git://github.com/mity/md4c.git;protocol=https;branch=master \ " -SRCREV = "c3340b480e5232711858108be07460a9836c8ab5" +SRCREV = "481230f4180cb0e0aad56da06de9327d5bacd570" inherit cmake -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#108394): https://lists.openembedded.org/g/openembedded-devel/message/108394 Mute This Topic: https://lists.openembedded.org/mt/103901289/21656 Group Owner: openembedded-devel+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-