me
/
guix
Archived
1
0
Fork 0

gnu: opensubdiv: Use HTTPS home page.

* gnu/packages/graphics.scm (opensubdiv)[home-page]: Use HTTPS.
Tobias Geerinckx-Rice 2020-01-19 00:30:12 +01:00
parent eecf72433f
commit 5331dcd6fc
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 1 deletions

View 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