gnu: openimageio: Use HTTPS home page.

* gnu/packages/graphics.scm (openimageio)[home-page]: Use HTTPS.
This commit is contained in:
Tobias Geerinckx-Rice 2020-01-18 23:23:05 +01:00
parent df10a64efc
commit 831d64cc17
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -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.