mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] libical: version bump 3.0.17 -> 3.0.20
@ 2025-10-15 13:15 Sven Püschel
  0 siblings, 0 replies; only message in thread
From: Sven Püschel @ 2025-10-15 13:15 UTC (permalink / raw)
  To: ptxdist; +Cc: Sven Püschel

The LGPL license text had an erroneous copyright statement due to
being copied from another project. See:
https://github.com/libical/libical/commit/6a4eb4d01c4ccd9315cf3e7698a40f7b34e122bd

Signed-off-by: Sven Püschel <s.pueschel@pengutronix.de>
---
 rules/libical.make | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/rules/libical.make b/rules/libical.make
index 10927c0c7..eef607c06 100644
--- a/rules/libical.make
+++ b/rules/libical.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBICAL) += libical
 #
 # Paths and names
 #
-LIBICAL_VERSION	:= 3.0.17
-LIBICAL_MD5	:= aab3e2c80a5a61c744204675bff19ae0
+LIBICAL_VERSION	:= 3.0.20
+LIBICAL_MD5	:= 539a8a293d344e7aa8ccf3740494a46d
 LIBICAL		:= libical-$(LIBICAL_VERSION)
 LIBICAL_SUFFIX	:= tar.gz
 LIBICAL_URL	:= https://github.com/libical/libical/releases/download/v$(LIBICAL_VERSION)/$(LIBICAL).$(LIBICAL_SUFFIX)
@@ -24,7 +24,7 @@ LIBICAL_DIR	:= $(BUILDDIR)/$(LIBICAL)
 LIBICAL_LICENSE	:= LGPL-2.1-only OR MPL-2.0
 LIBICAL_LICENSE_FILES := \
 	file://LICENSE;md5=1910a2a76ddf6a9ba369182494170d87 \
-	file://LICENSE.LGPL21.txt;md5=933adb561f159e7c3da079536f0ed871 \
+	file://LICENSE.LGPL21.txt;md5=8f690bb538f4b301d931374a6eb864d0 \
 	file://LICENSE.MPL2.txt;md5=f75d2927d3c1ed2414ef72048f5ad640
 
 # ----------------------------------------------------------------------------
-- 
2.47.3




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2025-10-15 13:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-10-15 13:15 [ptxdist] [PATCH] libical: version bump 3.0.17 -> 3.0.20 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