treewide: homepage+src updates (found by repology, #33263)
This commit is contained in:
committed by
Vladimír Čunát
parent
a7ef0c03d2
commit
7b97c8c0c8
@@ -214,7 +214,7 @@ stdenv.mkDerivation {
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "An open source implementation of OpenGL";
|
||||
homepage = http://www.mesa3d.org/;
|
||||
homepage = https://www.mesa3d.org/;
|
||||
license = licenses.mit; # X11 variant, in most files
|
||||
platforms = platforms.mesaPlatforms;
|
||||
maintainers = with maintainers; [ eduarrrd vcunat ];
|
||||
|
||||
Reference in New Issue
Block a user