All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] libinput: bump to version 1.5.2
@ 2016-12-02 17:42 Gustavo Zacarias
  2016-12-02 19:40 ` Peter Korsgaard
  0 siblings, 1 reply; 2+ messages in thread
From: Gustavo Zacarias @ 2016-12-02 17:42 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/libinput/libinput.hash | 4 ++--
 package/libinput/libinput.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/libinput/libinput.hash b/package/libinput/libinput.hash
index 10c5e9d..ea7bdf7 100644
--- a/package/libinput/libinput.hash
+++ b/package/libinput/libinput.hash
@@ -1,2 +1,2 @@
-# From https://lists.freedesktop.org/archives/wayland-devel/2016-September/031054.html
-sha256	5a96559385ecfaa30f9e72ea89eb8ebbc97caf68e458f451f4ed62315311081c	libinput-1.5.0.tar.xz
+# From https://lists.freedesktop.org/archives/wayland-devel/2016-November/031926.html
+sha256	ba26e2bc64ed551eaef193178ed06b07b97a09ac6f4e442f5f15bbc3f3174682	libinput-1.5.2.tar.xz
diff --git a/package/libinput/libinput.mk b/package/libinput/libinput.mk
index 2005c47..765a3cb 100644
--- a/package/libinput/libinput.mk
+++ b/package/libinput/libinput.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBINPUT_VERSION = 1.5.0
+LIBINPUT_VERSION = 1.5.2
 LIBINPUT_SOURCE = libinput-$(LIBINPUT_VERSION).tar.xz
 LIBINPUT_SITE = http://www.freedesktop.org/software/libinput
 LIBINPUT_DEPENDENCIES = host-pkgconf libevdev mtdev udev
-- 
2.7.3

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

* [Buildroot] [PATCH] libinput: bump to version 1.5.2
  2016-12-02 17:42 [Buildroot] [PATCH] libinput: bump to version 1.5.2 Gustavo Zacarias
@ 2016-12-02 19:40 ` Peter Korsgaard
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2016-12-02 19:40 UTC (permalink / raw)
  To: buildroot

>>>>> "Gustavo" == Gustavo Zacarias <gustavo@zacarias.com.ar> writes:

 > Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>

Committed, thanks.

> ---
 >  package/libinput/libinput.hash | 4 ++--
 >  package/libinput/libinput.mk   | 2 +-
 >  2 files changed, 3 insertions(+), 3 deletions(-)

 > diff --git a/package/libinput/libinput.hash b/package/libinput/libinput.hash
 > index 10c5e9d..ea7bdf7 100644
 > --- a/package/libinput/libinput.hash
 > +++ b/package/libinput/libinput.hash
 > @@ -1,2 +1,2 @@
 > -# From https://lists.freedesktop.org/archives/wayland-devel/2016-September/031054.html
 > -sha256	5a96559385ecfaa30f9e72ea89eb8ebbc97caf68e458f451f4ed62315311081c	libinput-1.5.0.tar.xz
 > +# From https://lists.freedesktop.org/archives/wayland-devel/2016-November/031926.html
 > +sha256	ba26e2bc64ed551eaef193178ed06b07b97a09ac6f4e442f5f15bbc3f3174682	libinput-1.5.2.tar.xz
 > diff --git a/package/libinput/libinput.mk b/package/libinput/libinput.mk
 > index 2005c47..765a3cb 100644
 > --- a/package/libinput/libinput.mk
 > +++ b/package/libinput/libinput.mk
 > @@ -4,7 +4,7 @@
 >  #
 >  ################################################################################
 
 > -LIBINPUT_VERSION = 1.5.0
 > +LIBINPUT_VERSION = 1.5.2
 >  LIBINPUT_SOURCE = libinput-$(LIBINPUT_VERSION).tar.xz
 >  LIBINPUT_SITE = http://www.freedesktop.org/software/libinput
 >  LIBINPUT_DEPENDENCIES = host-pkgconf libevdev mtdev udev
 > -- 
 > 2.7.3

 > _______________________________________________
 > buildroot mailing list
 > buildroot at busybox.net
 > http://lists.busybox.net/mailman/listinfo/buildroot

-- 
Bye, Peter Korsgaard

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

end of thread, other threads:[~2016-12-02 19:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-02 17:42 [Buildroot] [PATCH] libinput: bump to version 1.5.2 Gustavo Zacarias
2016-12-02 19:40 ` Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.