gnu: brdf-explorer: Use HTTPS home page.
authorTobias Geerinckx-Rice <me@tobias.gr>
Sun, 19 Jan 2020 00:38:56 +0000 (01:38 +0100)
committerTobias Geerinckx-Rice <me@tobias.gr>
Wed, 12 Feb 2020 23:24:32 +0000 (00:24 +0100)
* gnu/packages/graphics.scm (brdf-explorer)[home-page]: Use HTTPS.

gnu/packages/graphics.scm

index 217ccb4..4b6e579 100644 (file)
@@ -854,7 +854,7 @@ exec -a \"$0\" ~a/.brdf-real~%"
          ("glew" ,glew)
          ("freeglut" ,freeglut)
          ("zlib" ,zlib)))
-      (home-page "http://www.disneyanimation.com/technology/brdf.html")
+      (home-page "https://www.disneyanimation.com/technology/brdf.html")
       (synopsis
        "Analyze bidirectional reflectance distribution functions (BRDFs)")
       (description