diff --git a/configure.ac b/configure.ac index 3f12212..12744fa 100644 --- a/configure.ac +++ b/configure.ac @@ -22,10 +22,10 @@ # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([xf86-video-amdgpu], +AC_INIT([xlibre-xf86-video-amdgpu], [23.0.0], - [https://gitlab.freedesktop.org/xorg/driver/xf86-video-amdgpu/-/issues], - [xf86-video-amdgpu]) + [https://github.com/X11Libre/xf86-video-amdgpu/issues], + [xlibre-xf86-video-amdgpu]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h])