gnu: openimageio: Use HTTPS home page.
* gnu/packages/graphics.scm (openimageio)[home-page]: Use HTTPS.
This commit is contained in:
parent
df10a64efc
commit
831d64cc17
1 changed files with 1 additions and 1 deletions
|
@ -420,7 +420,7 @@ (define-public openimageio
|
|||
related classes, utilities, and applications. There is a particular emphasis
|
||||
on formats and functionality used in professional, large-scale animation and
|
||||
visual effects work for film.")
|
||||
(home-page "http://www.openimageio.org")
|
||||
(home-page "https://www.openimageio.org")
|
||||
(license license:bsd-3)))
|
||||
|
||||
;; This older version of OpenImageIO is required for Blender 2.79.
|
||||
|
|
Loading…
Reference in a new issue