summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2020-01-19 00:30:12 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2020-03-17 20:02:07 +0100
commit5331dcd6fc8073ae7147e3c081247722270b490c (patch)
treedfb1b2d02f54b9614470fc33ef7977820c078870
parenteecf72433fef8dee6bc3e1c69ea4f3f90410e096 (diff)
downloadpatches-5331dcd6fc8073ae7147e3c081247722270b490c.tar
patches-5331dcd6fc8073ae7147e3c081247722270b490c.tar.gz
gnu: opensubdiv: Use HTTPS home page.
* gnu/packages/graphics.scm (opensubdiv)[home-page]: Use HTTPS.
-rw-r--r--gnu/packages/graphics.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/graphics.scm b/gnu/packages/graphics.scm
index 1a1038eca2..2d50a5f539 100644
--- a/gnu/packages/graphics.scm
+++ b/gnu/packages/graphics.scm
@@ -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