treewide: fix redirect URLs
This commit is contained in:
@@ -58,7 +58,7 @@ in
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "Java libraries for 3D Graphics, Multimedia and Processing";
|
||||
homepage = http://jogamp.org/;
|
||||
homepage = https://jogamp.org/;
|
||||
license = licenses.bsd3;
|
||||
platforms = [ "x86_64-linux" ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user