media-gfx/exiv2: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Wed, 17 Apr 2019 16:35:35 +0000 (18:35 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Thu, 18 Apr 2019 17:53:19 +0000 (19:53 +0200)
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/11723
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
media-gfx/exiv2/exiv2-0.27.0-r2.ebuild

index 6ec0a4ad1b44df9eb22c406420f141774ac145cd..d95c0550c1c269d156897c8a3c147e5d6f937a6e 100644 (file)
@@ -15,7 +15,7 @@ PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
 inherit cmake-multilib python-any-r1
 
 DESCRIPTION="EXIF, IPTC and XMP metadata C++ library and command line utility"
-HOMEPAGE="http://www.exiv2.org/"
+HOMEPAGE="https://www.exiv2.org/"
 
 LICENSE="GPL-2"
 SLOT="0/27"