* [ptxdist] [PATCH] xorg-lib-Xfixes: version bump 5.0.3 -> 6.0.2
@ 2025-10-22 14:20 Sven Püschel
0 siblings, 0 replies; only message in thread
From: Sven Püschel @ 2025-10-22 14:20 UTC (permalink / raw)
To: ptxdist; +Cc: Sven Püschel
The tarballs are now compressed with xz instead of bz2.
Checked the COPYING file with the SPDX Online Tool [1] and
adjusted the license list accordingly.
[1] https://tools.spdx.org/app/check_license/
Signed-off-by: Sven Püschel <s.pueschel@pengutronix.de>
---
rules/xorg-lib-Xfixes.make | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/rules/xorg-lib-Xfixes.make b/rules/xorg-lib-Xfixes.make
index 315fe7019..0e368731c 100644
--- a/rules/xorg-lib-Xfixes.make
+++ b/rules/xorg-lib-Xfixes.make
@@ -14,14 +14,16 @@ PACKAGES-$(PTXCONF_XORG_LIB_XFIXES) += xorg-lib-xfixes
#
# Paths and names
#
-XORG_LIB_XFIXES_VERSION := 5.0.3
-XORG_LIB_XFIXES_MD5 := 07e01e046a0215574f36a3aacb148be0
+XORG_LIB_XFIXES_VERSION := 6.0.2
+XORG_LIB_XFIXES_MD5 := baa39ada682dd524491a165bb0dfc708
XORG_LIB_XFIXES := libXfixes-$(XORG_LIB_XFIXES_VERSION)
-XORG_LIB_XFIXES_SUFFIX := tar.bz2
+XORG_LIB_XFIXES_SUFFIX := tar.xz
XORG_LIB_XFIXES_URL := $(call ptx/mirror, XORG, individual/lib/$(XORG_LIB_XFIXES).$(XORG_LIB_XFIXES_SUFFIX))
XORG_LIB_XFIXES_SOURCE := $(SRCDIR)/$(XORG_LIB_XFIXES).$(XORG_LIB_XFIXES_SUFFIX)
XORG_LIB_XFIXES_DIR := $(BUILDDIR)/$(XORG_LIB_XFIXES)
-XORG_LIB_XFIXES_LICENSE := MIT
+XORG_LIB_XFIXES_LICENSE := HPND-sell-variant AND MIT
+XORG_LIB_XFIXES_LICENSE_FILES := \
+ file://COPYING;md5=a5a9755c8921cc7dc08a5cfe4267d0ff
# ----------------------------------------------------------------------------
# Prepare
--
2.47.3
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-10-22 14:20 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-10-22 14:20 [ptxdist] [PATCH] xorg-lib-Xfixes: version bump 5.0.3 -> 6.0.2 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