]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
re2c: upgrade 4.0 -> 4.0.1
authorWang Mingyu <wangmy@fujitsu.com>
Mon, 9 Dec 2024 23:56:46 +0000 (07:56 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 12 Dec 2024 12:39:46 +0000 (12:39 +0000)
Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/re2c/re2c_4.0.1.bb [moved from meta/recipes-support/re2c/re2c_4.0.bb with 90% similarity]

similarity index 90%
rename from meta/recipes-support/re2c/re2c_4.0.bb
rename to meta/recipes-support/re2c/re2c_4.0.1.bb
index fd7d36b632d23b4f5bdec2e17f24de66dc84fe29..b876d2b8448d5d77bc3dd73e129f234002a08edb 100644 (file)
@@ -7,7 +7,7 @@ LICENSE = "PD"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=64eca4d8a3b67f9dc7656094731a2c8d"
 
 SRC_URI = "${GITHUB_BASE_URI}/download/${PV}/${BPN}-${PV}.tar.xz"
-SRC_URI[sha256sum] = "6281c6bf52e684d5727ac293667c8031a4aa9010636512da5aee45f19987c1ee"
+SRC_URI[sha256sum] = "7c35d54fdf2c4b5981b80362d1c742aec4d011589673e02f2e9566f7e66c44af"
 GITHUB_BASE_URI = "https://github.com/skvadrik/re2c/releases"
 
 BBCLASSEXTEND = "native nativesdk"