diff mbox

[PATCH/next,01/13] package/x11r7/xapp_xinput: bump version to 1.6.2

Message ID 1447457203-27816-1-git-send-email-bernd.kuhls@t-online.de
State Accepted
Commit daf9b1524d6a55a1205bce8183d4dbe5c53426bd
Headers show

Commit Message

Bernd Kuhls Nov. 13, 2015, 11:26 p.m. UTC
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/x11r7/xapp_xinput/xapp_xinput.hash | 4 ++--
 package/x11r7/xapp_xinput/xapp_xinput.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

Comments

Peter Korsgaard Nov. 14, 2015, 10:15 p.m. UTC | #1
>>>>> "Bernd" == Bernd Kuhls <bernd.kuhls@t-online.de> writes:

 > Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>

Committed to next, thanks.
diff mbox

Patch

diff --git a/package/x11r7/xapp_xinput/xapp_xinput.hash b/package/x11r7/xapp_xinput/xapp_xinput.hash
index a8f6b70..724b2e2 100644
--- a/package/x11r7/xapp_xinput/xapp_xinput.hash
+++ b/package/x11r7/xapp_xinput/xapp_xinput.hash
@@ -1,2 +1,2 @@ 
-# From http://lists.x.org/archives/xorg-announce/2013-September/002321.html
-sha256	b7632d0f228a8a6be93b09857ea413940fcf44091e60f4a0fe9f5fd82efd871f	xinput-1.6.1.tar.bz2
+# From http://lists.x.org/archives/xorg-announce/2015-October/002643.html
+sha256	3694d29b4180952fbf13c6d4e59541310cbb11eef5bf888ff3d8b7f4e3aee5c4		xinput-1.6.2.tar.bz2
diff --git a/package/x11r7/xapp_xinput/xapp_xinput.mk b/package/x11r7/xapp_xinput/xapp_xinput.mk
index 099408b..aaa7a80 100644
--- a/package/x11r7/xapp_xinput/xapp_xinput.mk
+++ b/package/x11r7/xapp_xinput/xapp_xinput.mk
@@ -4,7 +4,7 @@ 
 #
 ################################################################################
 
-XAPP_XINPUT_VERSION = 1.6.1
+XAPP_XINPUT_VERSION = 1.6.2
 XAPP_XINPUT_SOURCE = xinput-$(XAPP_XINPUT_VERSION).tar.bz2
 XAPP_XINPUT_SITE = http://xorg.freedesktop.org/releases/individual/app
 XAPP_XINPUT_LICENSE = MIT