From: "Sven Püschel" <s.pueschel@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: "Sven Püschel" <s.pueschel@pengutronix.de>
Subject: [ptxdist] [PATCH] xorg-lib-SM: version bump 1.2.3 -> 1.2.6
Date: Wed, 22 Oct 2025 12:40:37 +0200 [thread overview]
Message-ID: <20251022104050.62282-1-s.pueschel@pengutronix.de> (raw)
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
next reply other threads:[~2025-10-22 10:40 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-22 10:40 Sven Püschel [this message]
2025-10-23 13:13 ` [ptxdist] [APPLIED] " Michael Olbrich
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20251022104050.62282-1-s.pueschel@pengutronix.de \
--to=s.pueschel@pengutronix.de \
--cc=ptxdist@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox