package/gettext-gnu: bump version to 0.22.3

Release notes:
https://git.savannah.gnu.org/gitweb/?p=gettext.git;a=blob;f=NEWS;h=9ed51966572af1c65074fcfbd18db24f1321c55d;hb=c9af3e4eeccc178a0833754e3d8c7083591e75ba

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Bernd Kuhls 2023-10-11 19:59:26 +02:00 committed by Peter Korsgaard
parent aa30acd770
commit 3e255877b7
4 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
# Please keep in sync with package/gettext-tiny/gettext-tiny.hash
# Locally calculated
sha256 4c82fbfe5e53d71a97c634aa98a898b9da807b08b27410f6a4641e8bb44dc4b2 gettext-0.22.2.tar.xz
sha256 b838228b3f8823a6c1eddf07297197c4db13f7e1b173b9ef93f3f945a63080b6 gettext-0.22.3.tar.xz
sha256 e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b COPYING
sha256 3fe5361f24b7c49ba12911c08f5a33f9cb18871d95d9fb881f5b8a4793e04288 gettext-runtime/intl/COPYING.LIB

View File

@ -6,7 +6,7 @@
# Please keep in sync with GETTEXT_TINY_ARCHIVE_VERSION in
# gettext-tiny/gettext-tiny.mk
GETTEXT_GNU_VERSION = 0.22.2
GETTEXT_GNU_VERSION = 0.22.3
GETTEXT_GNU_SITE = $(BR2_GNU_MIRROR)/gettext
GETTEXT_GNU_SOURCE = gettext-$(GETTEXT_GNU_VERSION).tar.xz
GETTEXT_GNU_INSTALL_STAGING = YES

View File

@ -3,4 +3,4 @@ sha256 29cc165e27e83d2bb3760118c2368eadab550830d962d758e51bd36eb860f383 gettex
sha256 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f LICENSE
sha256 e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b extra/COPYING
# Locally Computed:
sha256 4c82fbfe5e53d71a97c634aa98a898b9da807b08b27410f6a4641e8bb44dc4b2 gettext-0.22.2.tar.xz
sha256 b838228b3f8823a6c1eddf07297197c4db13f7e1b173b9ef93f3f945a63080b6 gettext-0.22.3.tar.xz

View File

@ -15,7 +15,7 @@ GETTEXT_TINY_PROVIDES = gettext
# needed for gettextize
# Please keep in sync with package/gettext-gnu/gettext-gnu.mk
GETTEXT_TINY_ARCHIVE_VERSION = 0.22.2
GETTEXT_TINY_ARCHIVE_VERSION = 0.22.3
GETTEXT_TINY_EXTRA_GETTEXT_FILES = \
gettext-tools/misc/gettextize.in \