]> code.ossystems Code Review - openembedded-core.git/commitdiff
re2c: upgrade 2.0.2 -> 2.0.3
authorAlexander Kanavin <alex.kanavin@gmail.com>
Wed, 2 Sep 2020 21:13:21 +0000 (23:13 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 3 Sep 2020 08:44:00 +0000 (09:44 +0100)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/re2c/re2c_2.0.3.bb [moved from meta/recipes-support/re2c/re2c_2.0.2.bb with 84% similarity]

similarity index 84%
rename from meta/recipes-support/re2c/re2c_2.0.2.bb
rename to meta/recipes-support/re2c/re2c_2.0.3.bb
index db26b02b84fc9400fd819f8cdccff36ebc6c6ab0..a0b521ce56ad3c1703abc9ea76f955643dc1a947 100644 (file)
@@ -6,7 +6,7 @@ LICENSE = "PD"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=64eca4d8a3b67f9dc7656094731a2c8d"
 
 SRC_URI = "https://github.com/skvadrik/re2c/releases/download/${PV}/${BPN}-${PV}.tar.xz"
-SRC_URI[sha256sum] = "6cddbb558dbfd697a729cb4fd3f095524480283b89911ca5221835d8a67ae5e0"
+SRC_URI[sha256sum] = "b2bc1eb8aaaa21ff2fcd26507b7e6e72c5e3d887e58aa515c2155fb17d744278"
 UPSTREAM_CHECK_URI = "https://github.com/skvadrik/re2c/releases"
 
 BBCLASSEXTEND = "native nativesdk"