From: Christian Melki <christian.melki@t2data.com>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] libxkbcommon: Version bump. 1.7.0 -> 1.8.0
Date: Wed, 12 Feb 2025 21:13:28 +0100 [thread overview]
Message-ID: <20250212201328.2915921-1-christian.melki@t2data.com> (raw)
Bunch of changes.
https://github.com/xkbcommon/libxkbcommon/blob/xkbcommon-1.8.0/NEWS.md
* URL change. Seems the old tarball place doesn't provide
the tarballs any more. The tarball name also changed, so I did
some changes to the usual URL variable handling to keep it the same name locally.
Tarball compression format changed too.
Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
rules/libxkbcommon.make | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/rules/libxkbcommon.make b/rules/libxkbcommon.make
index ca54115a6..a26c013c4 100644
--- a/rules/libxkbcommon.make
+++ b/rules/libxkbcommon.make
@@ -14,11 +14,11 @@ PACKAGES-$(PTXCONF_LIBXKBCOMMON) += libxkbcommon
#
# Paths and names
#
-LIBXKBCOMMON_VERSION := 1.7.0
-LIBXKBCOMMON_MD5 := b05b1a0d473189efb2dd995dd944f152
+LIBXKBCOMMON_VERSION := 1.8.0
+LIBXKBCOMMON_MD5 := e0bdc3555b3530d729d6d01afda52579
LIBXKBCOMMON := libxkbcommon-$(LIBXKBCOMMON_VERSION)
-LIBXKBCOMMON_SUFFIX := tar.xz
-LIBXKBCOMMON_URL := http://xkbcommon.org/download/$(LIBXKBCOMMON).$(LIBXKBCOMMON_SUFFIX)
+LIBXKBCOMMON_SUFFIX := tar.gz
+LIBXKBCOMMON_URL := https://github.com/xkbcommon/libxkbcommon/archive/refs/tags/xkbcommon-$(LIBXKBCOMMON_VERSION).$(LIBXKBCOMMON_SUFFIX)
LIBXKBCOMMON_SOURCE := $(SRCDIR)/$(LIBXKBCOMMON).$(LIBXKBCOMMON_SUFFIX)
LIBXKBCOMMON_DIR := $(BUILDDIR)/$(LIBXKBCOMMON)
LIBXKBCOMMON_LICENSE := MIT AND X11 AND HPND
--
2.34.1
next reply other threads:[~2025-02-12 20:13 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-12 20:13 Christian Melki [this message]
2025-02-17 7:24 ` [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=20250212201328.2915921-1-christian.melki@t2data.com \
--to=christian.melki@t2data.com \
--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