mirror of
https://gitlab.freedesktop.org/libevdev/libevdev.git
synced 2025-12-24 19:20:06 +01:00
configure.ac: Update the bug report URL.
While I was running the tests for libevdev on a system, I had a test failure, and it told me to report it to bugs.freedesktop.org. This project uses GitLab now, so update the URL. Signed-off-by: Douglas R. Reno <renodr@linuxfromscratch.org>
This commit is contained in:
parent
ff4276398c
commit
011946d446
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ AC_PREREQ([2.62])
|
|||
# change meson version too
|
||||
AC_INIT([libevdev],
|
||||
[1.13.0],
|
||||
[https://bugs.freedesktop.org/enter_bug.cgi?product=libevdev],
|
||||
[https://gitlab.freedesktop.org/libevdev/libevdev/issues/],
|
||||
[libevdev],
|
||||
[http://freedesktop.org/wiki/Software/libevdev/])
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue