]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
gettext: Upgrade 0.22.3 -> 0.22.4
authorRobert Yang <liezhi.yang@windriver.com>
Tue, 5 Dec 2023 06:44:09 +0000 (22:44 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 6 Dec 2023 22:55:46 +0000 (22:55 +0000)
From NEWS:
Version 0.22.4 - November 2023
* Bug fixes:
  - AM_GNU_GETTEXT now recognizes a statically built libintl on macOS and AIX.
  - Build fixes on AIX.

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/gettext/gettext-minimal-native_0.22.4.bb [moved from meta/recipes-core/gettext/gettext-minimal-native_0.22.3.bb with 100% similarity]
meta/recipes-core/gettext/gettext-sources.inc
meta/recipes-core/gettext/gettext_0.22.4.bb [moved from meta/recipes-core/gettext/gettext_0.22.3.bb with 100% similarity]

index 31dabfc54368c177a0f50c4f38c7c2b968f9bfe5..8b4e24010103b99c021899d5d9727971a3d53ffb 100644 (file)
@@ -1,4 +1,4 @@
 HOMEPAGE = "http://www.gnu.org/software/gettext/gettext.html"
 SRC_URI = "${GNU_MIRROR}/gettext/gettext-${PV}.tar.gz \
            "
-SRC_URI[sha256sum] = "839a260b2314ba66274dae7d245ec19fce190a3aa67869bf31354cb558df42c7"
+SRC_URI[sha256sum] = "c1e0bb2a4427a9024390c662cd532d664c4b36b8ff444ed5e54b115fdb7a1aea"