mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] libinput: Version bump. 1.18.0 -> 1.20.0
@ 2022-03-31 13:02 Christian Melki
  2022-04-08 13:35 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2022-03-31 13:02 UTC (permalink / raw)
  To: ptxdist

Nothing overly exciting.
Mostly high resolution functions and fixes.
Announce messages describing changes for 1.19 and 1.20 at:
https://lists.x.org/archives/wayland-devel/2021-September/041977.html
https://lists.x.org/archives/wayland-devel/2022-February/042111.html

* libinput has changed URL to gitlab.
* Tarballs not provided as xz anymore.

Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
 rules/libinput.make | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/rules/libinput.make b/rules/libinput.make
index 016cea8b6..f0b0781bb 100644
--- a/rules/libinput.make
+++ b/rules/libinput.make
@@ -14,11 +14,11 @@ PACKAGES-$(PTXCONF_LIBINPUT) += libinput
 #
 # Paths and names
 #
-LIBINPUT_VERSION	:= 1.18.0
-LIBINPUT_MD5		:= 847a3c24383e1a937d1d46c46332e710
+LIBINPUT_VERSION	:= 1.20.0
+LIBINPUT_MD5		:= 7ab70f7df14759b4b82490d073a8cb0e
 LIBINPUT		:= libinput-$(LIBINPUT_VERSION)
-LIBINPUT_SUFFIX		:= tar.xz
-LIBINPUT_URL		:= http://www.freedesktop.org/software/libinput/$(LIBINPUT).$(LIBINPUT_SUFFIX)
+LIBINPUT_SUFFIX		:= tar.gz
+LIBINPUT_URL		:= https://gitlab.freedesktop.org/libinput/libinput/-/archive/$(LIBINPUT_VERSION)/$(LIBINPUT).$(LIBINPUT_SUFFIX)
 LIBINPUT_SOURCE		:= $(SRCDIR)/$(LIBINPUT).$(LIBINPUT_SUFFIX)
 LIBINPUT_DIR		:= $(BUILDDIR)/$(LIBINPUT)
 LIBINPUT_LICENSE	:= MIT
-- 
2.32.0


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-04-08 13:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-31 13:02 [ptxdist] [PATCH] libinput: Version bump. 1.18.0 -> 1.20.0 Christian Melki
2022-04-08 13:35 ` [ptxdist] [APPLIED] " Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox