We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f152382 commit c6cb596Copy full SHA for c6cb596
Makefile.PL
@@ -40,10 +40,10 @@ WriteMakefile1(
40
META_MERGE => {
41
"meta-spec" => { version => 2 },
42
resources => {
43
- bugtracker => {web=>'https://github.com/PDLPorters/pdl/issues'},
+ bugtracker => {web=>'https://github.com/Perl-GPU/OpenGL-Modern/issues'},
44
repository => {
45
- web => 'https://github.com/devel-chm/OpenGL-Modern',
46
- url => 'https://github.com/devel-chm/OpenGL-Modern.git',
+ web => 'https://github.com/Perl-GPU/OpenGL-Modern',
+ url => 'https://github.com/Perl-GPU/OpenGL-Modern.git',
47
type => 'git',
48
},
49
x_IRC => 'irc://irc.perl.org/#pogl',
0 commit comments