media-gfx/exiv2: use HTTPS

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>
This commit is contained in:
Michael Mair-Keimberger
2019-04-17 18:35:35 +02:00
committed by Andreas Sturmlechner
parent 0287109596
commit b1c88eb4c8

View 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"