* [ptxdist] [PATCH] xorg-lib-SM: version bump 1.2.3 -> 1.2.6
@ 2025-10-22 10:40 Sven Püschel
0 siblings, 0 replies; only message in thread
From: Sven Püschel @ 2025-10-22 10:40 UTC (permalink / raw)
To: ptxdist; +Cc: Sven Püschel
The tarballs now use xz compression instead of bz2.
Also checked the COPYING file with the SPDX Online Tool [1] and
adjusted the LICENSE accordingly.
[1] https://tools.spdx.org/app/check_license/
Signed-off-by: Sven Püschel <s.pueschel@pengutronix.de>
---
rules/xorg-lib-SM.make | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/rules/xorg-lib-SM.make b/rules/xorg-lib-SM.make
index 594d4d590..fefc4a1bf 100644
--- a/rules/xorg-lib-SM.make
+++ b/rules/xorg-lib-SM.make
@@ -14,14 +14,16 @@ PACKAGES-$(PTXCONF_XORG_LIB_SM) += xorg-lib-sm
#
# Paths and names
#
-XORG_LIB_SM_VERSION := 1.2.3
-XORG_LIB_SM_MD5 := 87c7fad1c1813517979184c8ccd76628
+XORG_LIB_SM_VERSION := 1.2.6
+XORG_LIB_SM_MD5 := 3aeeea05091db1c69e6f768e0950a431
XORG_LIB_SM := libSM-$(XORG_LIB_SM_VERSION)
-XORG_LIB_SM_SUFFIX := tar.bz2
+XORG_LIB_SM_SUFFIX := tar.xz
XORG_LIB_SM_URL := $(call ptx/mirror, XORG, individual/lib/$(XORG_LIB_SM).$(XORG_LIB_SM_SUFFIX))
XORG_LIB_SM_SOURCE := $(SRCDIR)/$(XORG_LIB_SM).$(XORG_LIB_SM_SUFFIX)
XORG_LIB_SM_DIR := $(BUILDDIR)/$(XORG_LIB_SM)
-XORG_LIB_SM_LICENSE := MIT
+XORG_LIB_SM_LICENSE := MIT AND MIT-open-group
+XORG_LIB_SM_LICENSE_FILES := \
+ file://COPYING;md5=e04a412a93c7cb2b5e07ebd8fd922917
# ----------------------------------------------------------------------------
# Prepare
--
2.47.3
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-10-22 10:40 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-10-22 10:40 [ptxdist] [PATCH] xorg-lib-SM: version bump 1.2.3 -> 1.2.6 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