packages/libunistring: bump to version 1.4.2

This minor release contains a fix for building with host glibc 2.43,
which fails otherwise.

Signed-off-by: Paul Kocialkowski <paulk@sys-base.io>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Paul Kocialkowski
2026-02-25 18:51:38 +01:00
committed by Peter Korsgaard
parent b28f9363c5
commit 9123849e0e
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
# Locally calculated after checking pgp signature
# https://ftp.gnu.org/gnu/libunistring/libunistring-1.4.1.tar.xz.sig
sha256 67d88430892527861903788868c77802a217b0959990f7449f2976126a307763 libunistring-1.4.1.tar.xz
# https://ftp.gnu.org/gnu/libunistring/libunistring-1.4.2.tar.xz.sig
sha256 5b46e74377ed7409c5b75e7a96f95377b095623b689d8522620927964a41499c libunistring-1.4.2.tar.xz
# Locally calculated
sha256 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986 COPYING
sha256 a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c COPYING.LIB

View File

@@ -4,7 +4,7 @@
#
################################################################################
LIBUNISTRING_VERSION = 1.4.1
LIBUNISTRING_VERSION = 1.4.2
LIBUNISTRING_SITE = $(BR2_GNU_MIRROR)/libunistring
LIBUNISTRING_SOURCE = libunistring-$(LIBUNISTRING_VERSION).tar.xz
LIBUNISTRING_INSTALL_STAGING = YES