commit:     800977a4e7f56b638b29c92ba437f3fca319bc93
Author:     Volkmar W. Pogatzki <gentoo <AT> pogatzki <DOT> net>
AuthorDate: Fri Jun 26 07:11:26 2020 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun Jun 28 20:57:15 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=800977a4

media-libs/openexr: https for HOMEPAGE

Package-Manager: Portage-2.3.99, Repoman-2.3.23
Signed-off-by: Volkmar W. Pogatzki <gentoo <AT> pogatzki.net>
Closes: https://github.com/gentoo/gentoo/pull/16429
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 media-libs/openexr/openexr-2.3.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-libs/openexr/openexr-2.3.0.ebuild 
b/media-libs/openexr/openexr-2.3.0.ebuild
index 1fee7ea7fa6..5cb1f98b83b 100644
--- a/media-libs/openexr/openexr-2.3.0.ebuild
+++ b/media-libs/openexr/openexr-2.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -6,7 +6,7 @@ EAPI=6
 inherit autotools flag-o-matic toolchain-funcs multilib-minimal
 
 DESCRIPTION="ILM's OpenEXR high dynamic-range image file format libraries"
-HOMEPAGE="http://openexr.com/";
+HOMEPAGE="https://www.openexr.com/";
 
SRC_URI="https://github.com/openexr/openexr/releases/download/v${PV}/${P}.tar.gz";
 
 LICENSE="BSD"

Reply via email to