* [ptxdist] [PATCH] libpsl: version bump 0.21.2 -> 0.21.5
@ 2025-10-14 10:37 Sven Püschel
0 siblings, 0 replies; only message in thread
From: Sven Püschel @ 2025-10-14 10:37 UTC (permalink / raw)
To: ptxdist; +Cc: Sven Püschel
The copyright year was updated from 2022 to 2024.
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: Sven Püschel <s.pueschel@pengutronix.de>
---
rules/libpsl.make | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/rules/libpsl.make b/rules/libpsl.make
index 9ece1a974..a0bc55fb0 100644
--- a/rules/libpsl.make
+++ b/rules/libpsl.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBPSL) += libpsl
#
# Paths and names
#
-LIBPSL_VERSION := 0.21.2
-LIBPSL_MD5 := 2864d3eb744b378d68f5c4da25603459
+LIBPSL_VERSION := 0.21.5
+LIBPSL_MD5 := 870a798ee9860b6e77896548428dba7b
LIBPSL := libpsl-$(LIBPSL_VERSION)
LIBPSL_SUFFIX := tar.gz
LIBPSL_URL := https://github.com/rockdaboot/libpsl/releases/download/$(LIBPSL_VERSION)/$(LIBPSL).$(LIBPSL_SUFFIX)
@@ -23,7 +23,7 @@ LIBPSL_SOURCE := $(SRCDIR)/$(LIBPSL).$(LIBPSL_SUFFIX)
LIBPSL_DIR := $(BUILDDIR)/$(LIBPSL)
LIBPSL_LICENSE := MIT
LIBPSL_LICENSE_FILES := \
- file://COPYING;md5=6f40ab7fcf5ff18f3ff7f4b0860493fa
+ file://COPYING;md5=9f9e317096db2a598fc44237c5b8a4f7
# ----------------------------------------------------------------------------
# Prepare
--
2.47.3
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-10-14 10:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-10-14 10:37 [ptxdist] [PATCH] libpsl: version bump 0.21.2 -> 0.21.5 Sven Püschel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox