mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-12 23:12:41 +01:00
gnu: opensubdiv: Use HTTPS home page.
* gnu/packages/graphics.scm (opensubdiv)[home-page]: Use HTTPS.
This commit is contained in:
parent
eecf72433f
commit
5331dcd6fc
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue