Update URLs

* Point to the amd-gfx mailing list
* Specify the component in all bugzilla URLs
* Use https:// for all HTML URLs

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
Michel Dänzer
2017-05-18 11:12:34 +09:00
committed by Michel Dänzer
parent 2b7d77b901
commit d80d01a73c
3 changed files with 12 additions and 12 deletions

View File

@@ -24,7 +24,7 @@
AC_PREREQ([2.60])
AC_INIT([xf86-video-ati],
[7.9.99],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg&component=Driver/Radeon],
[xf86-video-ati])
AC_CONFIG_SRCDIR([Makefile.am])