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)
 | 
					       ("libxi" ,libxi)
 | 
				
			||||||
       ("zlib" ,zlib)
 | 
					       ("zlib" ,zlib)
 | 
				
			||||||
       ("glfw" ,glfw)))
 | 
					       ("glfw" ,glfw)))
 | 
				
			||||||
    (home-page "http://graphics.pixar.com/opensubdiv/")
 | 
					    (home-page "https://graphics.pixar.com/opensubdiv/")
 | 
				
			||||||
    (synopsis "High performance subdivision surface evaluation")
 | 
					    (synopsis "High performance subdivision surface evaluation")
 | 
				
			||||||
    (description "OpenSubdiv is a set of libraries that implement high
 | 
					    (description "OpenSubdiv is a set of libraries that implement high
 | 
				
			||||||
performance subdivision surface (subdiv) evaluation on massively parallel CPU
 | 
					performance subdivision surface (subdiv) evaluation on massively parallel CPU
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue