summaryrefslogtreecommitdiff
path: root/app/xinput/configure.ac
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2019-08-15 17:38:25 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2019-08-15 17:38:25 +0000
commit7e618deef6c0cf7d2d9398f7c10c9885efb8b5c3 (patch)
treeeb11f88027d3bca3ded55e9fcf455f1114a401ab /app/xinput/configure.ac
parentdd4a2a41edc7f2346f70b80294bc5942e5097638 (diff)
Update to xinput 1.6.3
Diffstat (limited to 'app/xinput/configure.ac')
-rw-r--r--app/xinput/configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/xinput/configure.ac b/app/xinput/configure.ac
index c90e4cb01..ef92013df 100644
--- a/app/xinput/configure.ac
+++ b/app/xinput/configure.ac
@@ -22,8 +22,8 @@
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([xinput], [1.6.2],
- [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xinput])
+AC_INIT([xinput], [1.6.3],
+ [https://gitlab.freedesktop.org/xorg/app/xinput/issues], [xinput])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])