gnu: opensubdiv: Use HTTPS home page.
authorTobias Geerinckx-Rice <me@tobias.gr>
Sat, 18 Jan 2020 23:30:12 +0000 (00:30 +0100)
committerTobias Geerinckx-Rice <me@tobias.gr>
Tue, 17 Mar 2020 19:02:07 +0000 (20:02 +0100)
* gnu/packages/graphics.scm (opensubdiv)[home-page]: Use HTTPS.

gnu/packages/graphics.scm

index 1a1038e..2d50a5f 100644 (file)
@@ -979,7 +979,7 @@ requirements.")
        ("libxi" ,libxi)
        ("zlib" ,zlib)
        ("glfw" ,glfw)))
-    (home-page "http://graphics.pixar.com/opensubdiv/")
+    (home-page "https://graphics.pixar.com/opensubdiv/")
     (synopsis "High performance subdivision surface evaluation")
     (description "OpenSubdiv is a set of libraries that implement high
 performance subdivision surface (subdiv) evaluation on massively parallel CPU