]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
enchant2: upgrade to 2.7.3
authorRoss Burton <ross.burton@arm.com>
Tue, 14 May 2024 16:10:13 +0000 (16:10 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 15 May 2024 15:36:46 +0000 (16:36 +0100)
Upstream NEWS:

  This release is made with Vala 0.56.17 (previous versions were made with
  0.56.0). This works around a bug in `valac` that generates code which causes
  an error in GCC >=14 and Clang >= 16.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/enchant/enchant2_2.7.3.bb [moved from meta/recipes-support/enchant/enchant2_2.7.2.bb with 91% similarity]

similarity index 91%
rename from meta/recipes-support/enchant/enchant2_2.7.2.bb
rename to meta/recipes-support/enchant/enchant2_2.7.3.bb
index 08998dd48fec3564e385f95508d12f7f079c98bf..d5073b6f31a49ac4611f945603ea058f4b8f9e93 100644 (file)
@@ -12,7 +12,7 @@ DEPENDS = "glib-2.0 groff-native"
 inherit autotools pkgconfig github-releases
 
 SRC_URI = "${GITHUB_BASE_URI}/download/v${PV}/enchant-${PV}.tar.gz"
-SRC_URI[sha256sum] = "7cc3400a6657974a740b6e3c2568e2935c70e5302f07fadb2095366b75ecad6f"
+SRC_URI[sha256sum] = "fe6ad4cbe8c71b9384ffdef962be52d4d2bd5ebfb6351435bb390543d4f78b1e"
 
 GITHUB_BASE_URI = "https://github.com/AbiWord/enchant/releases"