about summary refs log tree commit diff
path: root/pkgs/development/libraries/vmmlib
diff options
context:
space:
mode:
authorSamuel Dionne-Riel2018-01-05 14:42:46 -0500
committerVladimír Čunát2018-01-05 20:42:46 +0100
commit7b97c8c0c8c450bcce24113d9a2bf2bfff1b75c9 (patch)
tree10ce937167f666f694f15c35f08d6648f03e90e9 /pkgs/development/libraries/vmmlib
parenta7ef0c03d209e0512be9da390c4dcdf2235730f9 (diff)
treewide: homepage+src updates (found by repology, #33263)
Diffstat (limited to 'pkgs/development/libraries/vmmlib')
-rw-r--r--pkgs/development/libraries/vmmlib/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/libraries/vmmlib/default.nix b/pkgs/development/libraries/vmmlib/default.nix
index ccdf2b05e7e3..18b9278539fc 100644
--- a/pkgs/development/libraries/vmmlib/default.nix
+++ b/pkgs/development/libraries/vmmlib/default.nix
@@ -38,7 +38,7 @@ stdenv.mkDerivation rec {
             computations and frustum culling classes, and spatial data structures'';
 
     license     = licenses.bsd2;
-    homepage    = http://github.com/VMML/vmmlib/;
+    homepage    = https://github.com/VMML/vmmlib/;
     maintainers = [ maintainers.adev ];
     platforms   = platforms.all;
   };