From 58ea414a4c520448f23eb137af62447e72cc19c8 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Wed, 1 Apr 2026 14:32:56 +0000 Subject: [PATCH] re2c: upgrade 4.4 -> 4.5.1 --- meta/recipes-support/re2c/{re2c_4.4.bb => re2c_4.5.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/re2c/{re2c_4.4.bb => re2c_4.5.1.bb} (90%) diff --git a/meta/recipes-support/re2c/re2c_4.4.bb b/meta/recipes-support/re2c/re2c_4.5.1.bb similarity index 90% rename from meta/recipes-support/re2c/re2c_4.4.bb rename to meta/recipes-support/re2c/re2c_4.5.1.bb index 3be66d1388..08b62dc6a7 100644 --- a/meta/recipes-support/re2c/re2c_4.4.bb +++ b/meta/recipes-support/re2c/re2c_4.5.1.bb @@ -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] = "6b6b865924447ef992d5db4e52fb9307e5f65f26edd43efa91395da810f4280a" +SRC_URI[sha256sum] = "ffea067c11aa668bcb42885be6e6cd000302000b7747d2bb213299ec66b7864e" GITHUB_BASE_URI = "https://github.com/skvadrik/re2c/releases" BBCLASSEXTEND = "native nativesdk" -- 2.47.1