* [Buildroot] [PATCH] package/libpsl: bump to version 0.21.5
@ 2024-01-30 13:42 Adrian Perez de Castro
2024-01-30 22:06 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Adrian Perez de Castro @ 2024-01-30 13:42 UTC (permalink / raw)
To: buildroot; +Cc: Adrian Perez de Castro
The main changes are improvements to the Meson build system, including
a fix for a build issue related to iconv:
https://github.com/rockdaboot/libpsl/releases/tag/0.21.3
https://github.com/rockdaboot/libpsl/releases/tag/0.21.4
https://github.com/rockdaboot/libpsl/releases/tag/0.21.5
Signed-off-by: Adrian Perez de Castro <aperez@igalia.com>
---
package/libpsl/libpsl.hash | 2 +-
package/libpsl/libpsl.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/libpsl/libpsl.hash b/package/libpsl/libpsl.hash
index a35a609ff2..d800ba6a77 100644
--- a/package/libpsl/libpsl.hash
+++ b/package/libpsl/libpsl.hash
@@ -1,5 +1,5 @@
# Locally generated
-sha256 e35991b6e17001afa2c0ca3b10c357650602b92596209b7492802f3768a6285f libpsl-0.21.2.tar.gz
+sha256 1dcc9ceae8b128f3c0b3f654decd0e1e891afc6ff81098f227ef260449dae208 libpsl-0.21.5.tar.gz
# Hashes for license files:
sha256 776cd11d54f0ea3e5efdd25ff1a0d952a1744215bb5858ea7aeb91808e70c9f7 COPYING
diff --git a/package/libpsl/libpsl.mk b/package/libpsl/libpsl.mk
index ef3c524b4f..d1a12f864c 100644
--- a/package/libpsl/libpsl.mk
+++ b/package/libpsl/libpsl.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LIBPSL_VERSION = 0.21.2
+LIBPSL_VERSION = 0.21.5
LIBPSL_SITE = https://github.com/rockdaboot/libpsl/releases/download/$(LIBPSL_VERSION)
LIBPSL_LICENSE = MIT, BSD-3-Clause
LIBPSL_LICENSE_FILES = COPYING src/LICENSE.chromium
--
2.43.0
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Buildroot] [PATCH] package/libpsl: bump to version 0.21.5
2024-01-30 13:42 [Buildroot] [PATCH] package/libpsl: bump to version 0.21.5 Adrian Perez de Castro
@ 2024-01-30 22:06 ` Peter Korsgaard
0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2024-01-30 22:06 UTC (permalink / raw)
To: Adrian Perez de Castro; +Cc: buildroot
>>>>> "Adrian" == Adrian Perez de Castro <aperez@igalia.com> writes:
> The main changes are improvements to the Meson build system, including
> a fix for a build issue related to iconv:
> https://github.com/rockdaboot/libpsl/releases/tag/0.21.3
> https://github.com/rockdaboot/libpsl/releases/tag/0.21.4
> https://github.com/rockdaboot/libpsl/releases/tag/0.21.5
> Signed-off-by: Adrian Perez de Castro <aperez@igalia.com>
Committed, thanks.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-01-30 22:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-30 13:42 [Buildroot] [PATCH] package/libpsl: bump to version 0.21.5 Adrian Perez de Castro
2024-01-30 22:06 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox